Lucene search
+L

78 matches found

NVD
NVD
added 2026/09/08 2:17 p.m.4 views

CVE-2026-73310

XenForo before 2.3.13 contains an authorization flaw in the OAuth2 token endpoint that allows attackers controlling any allowlisted redirect URI to bypass redirect URI binding by submitting a different allowlisted URI than the one recorded at authorization time. Attackers can exchange an...

8.2CVSS0.00357EPSS
SaveExploits1References5
NVD
NVD
added 2026/09/08 2:17 p.m.4 views

CVE-2026-73309

XenForo before 2.3.13 contains an authentication bypass vulnerability in the OAuth2 token endpoint that allows unauthenticated attackers to obtain valid token pairs by submitting empty values for clientsecret and codeverifier parameters. Attackers can exploit PHP truthy evaluation logic, which...

9.1CVSS0.00469EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/09/08 1:16 p.m.6 views

CVE-2026-73310 XenForo < 2.3.13 OAuth2 Authorization Code Token Theft via redirect_uri Bypass

XenForo before 2.3.13 contains an authorization flaw in the OAuth2 token endpoint that allows attackers controlling any allowlisted redirect URI to bypass redirect URI binding by submitting a different allowlisted URI than the one recorded at authorization time. Attackers can exchange an...

8.2CVSS0.00357EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/09/08 1:16 p.m.22 views

CVE-2026-73310 XenForo < 2.3.13 OAuth2 Authorization Code Token Theft via redirect_uri Bypass

XenForo before 2.3.13 contains an authorization flaw in the OAuth2 token endpoint that allows attackers controlling any allowlisted redirect URI to bypass redirect URI binding by submitting a different allowlisted URI than the one recorded at authorization time. Attackers can exchange an...

8.2CVSS0.00357EPSS
SaveExploits1References5
CVE
CVE
added 2026/09/08 1:16 p.m.7 views

CVE-2026-73310

XenForo before 2.3.13 contains an authorization flaw in the OAuth2 token endpoint that allows attackers controlling any allowlisted redirect URI to bypass redirect URI binding by submitting a different allowlisted URI than the one recorded at authorization time. Attackers can then exchange an int...

8.2CVSS0.00357EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/09/08 1:16 p.m.6 views

EUVD-2026-72781

XenForo before 2.3.13 contains an authorization flaw in the OAuth2 token endpoint that allows attackers controlling any allowlisted redirect URI to bypass redirect URI binding by submitting a different allowlisted URI than the one recorded at authorization time. Attackers can exchange an...

8.2CVSS0.00357EPSS
SaveExploits1References3
CVE
CVE
added 2026/09/08 1:15 p.m.11 views

CVE-2026-73309

XenForo before 2.3.13 is vulnerable to an authentication bypass in its OAuth2 token endpoint . An unauthenticated attacker can submit empty strings for the client_secret and code_verifier parameters; because PHP truthy evaluation treats empty strings as falsy, both the client secret check and the...

9.1CVSS0.00469EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/09/08 1:15 p.m.28 views

CVE-2026-73309 XenForo < 2.3.13 Authentication Bypass via OAuth2 Token Endpoint

XenForo before 2.3.13 contains an authentication bypass vulnerability in the OAuth2 token endpoint that allows unauthenticated attackers to obtain valid token pairs by submitting empty values for clientsecret and codeverifier parameters. Attackers can exploit PHP truthy evaluation logic, which...

9.1CVSS0.00469EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/08/31 8:46 a.m.46 views

CVE-2026-82662 Nodemailer before 8.0.8 TLS Certificate Validation Bypass

Nodemailer before 8.0.8 disables TLS certificate verification in lib/fetch/index.js through rejectUnauthorized: false, allowing attackers to intercept OAuth2 token requests. Attackers in a machine-in-the-middle position can capture OAuth client secrets, refresh tokens, and access tokens transmitt...

8.3CVSS0.00124EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 8:46 a.m.11 views

CVE-2026-82662 Nodemailer before 8.0.8 TLS Certificate Validation Bypass

Nodemailer before 8.0.8 disables TLS certificate verification in lib/fetch/index.js through rejectUnauthorized: false, allowing attackers to intercept OAuth2 token requests. Attackers in a machine-in-the-middle position can capture OAuth client secrets, refresh tokens, and access tokens transmitt...

8.3CVSS5.9AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-82662

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Nodemailer before 8.0.8 disables TLS certificate verification in lib/fetch/index.js through rejectUnauthorized: false, allowing attackers to intercept OAuth2...

8.3CVSS6.4AI score0.00124EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/29 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-73208

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An attacker that holds a token intended for a different purpose can authenticate, because when an OAuth2 token response does not contain a scope claim, the...

7.4CVSS7.5AI score0.00256EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/29 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-40205

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An attacker that holds an OAuth2 token granting only part of the required scopes can authenticate, because when more than one scope is required in the...

5.9CVSS7.2AI score0.00179EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 12:16 p.m.10 views

ALPINE-CVE-2026-73208

An attacker that holds a token intended for a different purpose can authenticate, because when an OAuth2 token response does not contain a scope claim, the audience claim is used in its place and checked against the configured required scopes. These are different concepts, and the audience claim...

7.4CVSS7.1AI score0.00256EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 12:16 p.m.18 views

CVE-2026-73208

An attacker that holds a token intended for a different purpose can authenticate, because when an OAuth2 token response does not contain a scope claim, the audience claim is used in its place and checked against the configured required scopes. These are different concepts, and the audience claim...

7.4CVSS0.00256EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:16 p.m.6 views

AZL-98307 CVE-2026-40205 affecting package dovecot 2.3.20-1

An attacker that holds an OAuth2 token granting only part of the required scopes can authenticate, because when more than one scope is required in the configuration, the remote token validation paths accept a token that carries only one of them, while the local token validation path correctly...

5.9CVSS7.1AI score0.00179EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/28 10:12 a.m.35 views

CVE-2026-73208

An attacker that holds a token intended for a different purpose can authenticate, because when an OAuth2 token response does not contain a scope claim, the audience claim is used in its place and checked against the configured required scopes. These are different concepts, and the audience claim...

7.4CVSS0.00256EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/28 10:12 a.m.32 views

CVE-2026-73208

Dovecot (Open-Xchange) contains an OAuth2 token validation flaw : when a token response lacks a scope claim , the audience claim is used in its place and checked against configured required scopes. Because these are distinct concepts, a token granted no relevant permissions can be accepted if its...

7.4CVSS5.9AI score0.00256EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/08/28 10:12 a.m.12 views

CVE-2026-73208

An attacker that holds a token intended for a different purpose can authenticate, because when an OAuth2 token response does not contain a scope claim, the audience claim is used in its place and checked against the configured required scopes. These are different concepts, and the audience claim...

7.4CVSS5.9AI score0.00256EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/28 10:12 a.m.10 views

EUVD-2026-67680

An attacker that holds a token intended for a different purpose can authenticate, because when an OAuth2 token response does not contain a scope claim, the audience claim is used in its place and checked against the configured required scopes. These are different concepts, and the audience claim...

7.4CVSS5.9AI score0.00256EPSS
SaveExploits0References1
Rows per page
Query Builder