Lucene search
+L

1588 matches found

CVE
CVE
•added 2026/06/23 7:05 a.m.•42 views

CVE-2026-9733

The Mojolicious::Plugin::Web::Auth::OAuth2 Perl module, in versions through 0.17 , contains an insecure default state parameter. When no state generator is provided in the constructor, the module generates a predictable state using a SHA-1 hash of low-entropy sources, including the epoch time (le...

5.4AI score0.00522EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/06/23 7:05 a.m.•21 views

EUVD-2026-38421

Mojolicious::Plugin::Web::Auth::OAuth2 versions through 0.17 for Perl have an insecure default state parameter. When no state generator is specified in the constructor, the module defaults to using a SHA-1 hash of predictable and low-entropy sources, including the epoch time which is leaked via t...

9.1CVSS5.4AI score0.00522EPSS
SaveExploits0References3
OSV
OSV
•added 2026/06/23 7:05 a.m.•16 views

CVE-2026-9733 Mojolicious::Plugin::Web::Auth::OAuth2 versions through 0.17 for Perl have an insecure default state parameter

Mojolicious::Plugin::Web::Auth::OAuth2 versions through 0.17 for Perl have an insecure default state parameter. When no state generator is specified in the constructor, the module defaults to using a SHA-1 hash of predictable and low-entropy sources, including the epoch time which is leaked via t...

9.1CVSS5.3AI score
SaveExploits0References8
OSV
OSV
•added 2026/06/18 3:47 p.m.•19 views

ROOT-APP-GOBINARY-CVE-2025-22868 CVE-2025-22868 in rootio-golang.org/x/oauth2 - Patched by Root

Root has patched CVE-2025-22868 in the rootio-golang.org/x/oauth2 package for Root:Go. Multiple fixed versions available...

7.5CVSS6.2AI score0.0087EPSS
SaveExploits0
Github Security Blog
Github Security Blog
•added 2026/06/16 11:40 p.m.•24 views

Gitea: OAuth2 access token scope enforcement bypass via HTTP Basic authentication

Summary Gitea fails to enforce OAuth2 access token scopes when the token is submitted via HTTP Basic authentication instead of a Bearer token. An OAuth2 application granted only read:user can use the same token as Authorization: Basic base64:x-oauth-basic and perform write actions, including...

8.1CVSS5.4AI score0.00551EPSS
SaveExploits1References2Affected Software1
OSV
OSV
•added 2026/06/16 11:40 p.m.•41 views

GHSA-9R5X-WG6M-X2RC Gitea: OAuth2 access token scope enforcement bypass via HTTP Basic authentication

Summary Gitea fails to enforce OAuth2 access token scopes when the token is submitted via HTTP Basic authentication instead of a Bearer token. An OAuth2 application granted only read:user can use the same token as Authorization: Basic base64:x-oauth-basic and perform write actions, including...

8.1CVSS5.4AI score0.00551EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
•added 2026/06/15 5:34 p.m.•47 views

Nodemailer: Improper TLS Certificate Validation in OAuth2 Token Fetch Enables Credential Interception

Summary Nodemailer disables TLS certificate verification in its internal HTTPS fetch client through the use of rejectUnauthorized: false inside lib/fetch/index.js. As a result, OAuth2 token requests trust invalid or self-signed HTTPS certificates and transmit sensitive OAuth credentials over...

5.6AI score
SaveExploits0References2Affected Software1
OSV
OSV
•added 2026/06/15 10:07 a.m.•13 views

CVE-2026-49757 OAuth2/OIDC account takeover in AshAuthentication via email-based user matching

Authentication Bypass by Spoofing vulnerability in team-alembic AshAuthentication allows account takeover of local users via OAuth2/OIDC sign-in. AshAuthentication's OAuth2 and OIDC family strategies matched the local user by email address an upsert on the email field, or a user-defined sign-in...

9.2CVSS6AI score0.00684EPSS
SaveExploits1References11
Snyk
Snyk
•added 2026/06/12 10:06 p.m.•12 views

Open Redirect

Overview Affected versions of this package are vulnerable to Open Redirect via the getRedirectURL function. An attacker can redirect users to arbitrary domains by supplying a crafted Host header during the OAuth2 authentication process. Remediation Upgrade...

7.6CVSS5.9AI score0.00317EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/12 12:31 p.m.•12 views

GHSA-F8P7-H97Q-7VX7 Apache CXF OAuth2 Log Injection via Unsanitized Client Identifier

The 'clientId' parameter from incoming HTTP requests is directly concatenated into OAuth2 server log warning messages without sanitizing control characters. This allows an attacker to inject arbitrary content, including fake log entries, into the server's log files. Users are recommended to upgra...

8.2CVSS5.5AI score0.00703EPSS
SaveExploits0References4
OSV
OSV
•added 2026/06/12 12:31 p.m.•11 views

GHSA-83R6-96M8-R52P Apache CXF OAuth2 TOCTOU Race Condition in Refresh Token Processing

A race condition in AbstractOAuthDataProvider allows concurrent requests using the same Refresh Token to bypass single-use semantics and generate multiple valid Access Tokens, when 'recycleRefreshTokens' is set to false. A leaked refresh token can be replayed concurrently by multiple attackers or...

7.4CVSS5.4AI score0.00393EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/06/12 12:31 p.m.•13 views

Apache CXF OAuth2 HTTP Response Splitting via WWW-Authenticate Realm Injection

A CRLF injection vulnerability exists in the OAuth2 AuthorizationUtils class. When constructing the WWW-Authenticate response header, the 'realm' parameter is concatenated without sanitizing Carriage Return CR and Line Feed LF characters. If an attacker can control the realm value, they can injec...

5.5AI score0.00637EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/06/12 12:31 p.m.•12 views

GHSA-9MRV-8PVF-HF4M Apache CXF OAuth2 Missing JWT Audience and Issuer Validation in Access Token Validator

The JwtAccessTokenValidator class in Apache CXF fails to validate the 'aud' Audience claims of incoming JWT access tokens. This allows a JWT issued for one Resource Server to be successfully replayed against a completely different Resource Server, leading to Token Confusion/Routing attacks. Users...

9.1CVSS5.3AI score0.00776EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
•added 2026/06/12 12:31 p.m.•15 views

Apache CXF OAuth2 Log Injection via Unsanitized Client Identifier

The 'clientId' parameter from incoming HTTP requests is directly concatenated into OAuth2 server log warning messages without sanitizing control characters. This allows an attacker to inject arbitrary content, including fake log entries, into the server's log files. Users are recommended to upgra...

5.5AI score0.00703EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/12 12:31 p.m.•14 views

Apache CXF has Authentication Bypass in OAuth2 TokenIntrospectionService

An authentication bypass vulnerability exists in the OAuth2 TokenIntrospectionService in Apache CXF. Due to a missing 'throw' keyword in the security context check, the introspection endpoint /services/oauth2/introspect can be accessed by any unauthenticated network attacker. However note that th...

5.2AI score0.00543EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/06/12 12:31 p.m.•12 views

GHSA-G5V7-JCHF-7JRR Apache CXF OAuth2 has Inverted IP Binding Check that Defeats Security Control

A logic error in OAuthRequestFilter rejects legitimate requests originating from the bound IP address, while blindly allowing requests from any other IP address. Enabling this security feature inadvertently creates an inverse security check. Users are recommended to upgrade to versions 4.2.2 or...

9.8CVSS5.4AI score0.01022EPSS
SaveExploits0References8
OSV
OSV
•added 2026/06/12 12:31 p.m.•11 views

GHSA-542G-M3FX-Q86F Apache CXF has Authentication Bypass in OAuth2 TokenIntrospectionService

An authentication bypass vulnerability exists in the OAuth2 TokenIntrospectionService in Apache CXF. Due to a missing 'throw' keyword in the security context check, the introspection endpoint /services/oauth2/introspect can be accessed by any unauthenticated network attacker. However note that th...

6.5CVSS5.3AI score0.00543EPSS
SaveExploits0References4
OSV
OSV
•added 2026/06/12 12:31 p.m.•12 views

GHSA-XF62-WR5P-5P95 Apache CXF OAuth2 HTTP Response Splitting via WWW-Authenticate Realm Injection

A CRLF injection vulnerability exists in the OAuth2 AuthorizationUtils class. When constructing the WWW-Authenticate response header, the 'realm' parameter is concatenated without sanitizing Carriage Return CR and Line Feed LF characters. If an attacker can control the realm value, they can injec...

6.5CVSS5.6AI score0.00637EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/06/12 12:31 p.m.•15 views

Apache CXF OAuth2 has Inverted IP Binding Check that Defeats Security Control

A logic error in OAuthRequestFilter rejects legitimate requests originating from the bound IP address, while blindly allowing requests from any other IP address. Enabling this security feature inadvertently creates an inverse security check. Users are recommended to upgrade to versions 4.2.2 or...

9.8CVSS5.3AI score0.01022EPSS
SaveExploits0References8Affected Software1
Snyk
Snyk
•added 2026/06/12 11:11 a.m.•15 views

Improperly Implemented Security Check for Standard

Overview org.apache.cxf:cxf-rt-rs-security-oauth2 is a services framework. Affected versions of this package are vulnerable to Improperly Implemented Security Check for Standard due to a logic error in the OAuthRequestFilter request handler. An attacker can bypass intended IP address restrictions...

9.8CVSS5.4AI score0.01022EPSS
SaveExploits0References2
Rows per page
Query Builder