Lucene search
+L

113 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/03 8:45 p.m.5 views

CVE-2026-34511

OpenClaw before 2026.4.2 reuses the PKCE verifier as the OAuth state parameter in the Gemini OAuth flow, exposing it through the redirect URL. Attackers who capture the redirect URL can obtain both the authorization code and PKCE verifier, defeating PKCE protection and enabling token redemption...

6CVSS6AI score0.00238EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/03 8:45 p.m.3 views

CVE-2026-34511 OpenClaw < 2026.4.2 - PKCE Verifier Exposure via OAuth State Parameter

OpenClaw before 2026.4.2 reuses the PKCE verifier as the OAuth state parameter in the Gemini OAuth flow, exposing it through the redirect URL. Attackers who capture the redirect URL can obtain both the authorization code and PKCE verifier, defeating PKCE protection and enabling token redemption...

6CVSS6AI score0.00238EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/02 3:16 p.m.9 views

CVE-2026-33544

Tinyauth is an authentication and authorization server. Prior to version 5.0.5, all three OAuth service implementations GenericOAuthService, GithubOAuthService, GoogleOAuthService store PKCE verifiers and access tokens as mutable struct fields on singleton instances shared across all concurrent...

7.7CVSS0.00338EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/04/02 3:0 p.m.6 views

CVE-2026-33544

Tinyauth is an authentication and authorization server. Prior to version 5.0.5, all three OAuth service implementations GenericOAuthService, GithubOAuthService, GoogleOAuthService store PKCE verifiers and access tokens as mutable struct fields on singleton instances shared across all concurrent...

7.7CVSS5.8AI score0.00338EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/01 12:0 a.m.10 views

PT-2026-29659

Name of the Vulnerable Software and Affected Versions Tinyauth versions prior to 5.0.5 Description Tinyauth is an authentication and authorization server. The GenericOAuthService, GithubOAuthService, and GoogleOAuthService implementations store PKCE verifiers and access tokens as mutable struct...

7.7CVSS5.9AI score0.00338EPSS
SaveExploits1
OSV
OSV
added 2026/03/03 12:39 a.m.8 views

GHSA-6G25-PC82-VFWP OpenClaw: macOS beta onboarding exposed PKCE verifier via OAuth state

Summary The affected surface is the OpenClaw macOS app onboarding flow, and the macOS app is currently in beta. In that beta onboarding flow, Anthropic OAuth used the PKCE codeverifier value as OAuth state, exposing that secret in front-channel URL state. Affected Packages / Versions - Package:...

5.1CVSS5.9AI score0.00459EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/03 12:39 a.m.10 views

OpenClaw: macOS beta onboarding exposed PKCE verifier via OAuth state

Summary The affected surface is the OpenClaw macOS app onboarding flow, and the macOS app is currently in beta. In that beta onboarding flow, Anthropic OAuth used the PKCE codeverifier value as OAuth state, exposing that secret in front-channel URL state. Affected Packages / Versions - Package:...

5.9AI score
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/09 10:32 a.m.20 views

CVE-2017-18924

oauth2-server aka node-oauth2-server through 3.1.1 implements OAuth 2.0 without PKCE. It does not prevent authorization code injection. This is similar to CVE-2020-7692. NOTE: the vendor states 'As RFC7636 is an extension, I think the claim in the Readme of "RFC 6749 compliant" is valid and not...

9.1CVSS7.2AI score0.0219EPSS
SaveExploits2References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2021-2044

Malware in sbrugna...

9.1CVSS8.2AI score0.01587EPSS
SaveExploits1References14
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2024-0389

Malicious code in bioql PyPI...

8.8CVSS8.6AI score0.00544EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2023-52300

Malicious code in bioql PyPI...

9.8CVSS9.4AI score0.01237EPSS
SaveExploits1References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2024-1035

Malicious code in bioql PyPI...

6.1CVSS6.2AI score0.00522EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2023-3295

Malicious code in bioql PyPI...

8.8CVSS8.6AI score0.00492EPSS
SaveExploits1References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2025-12788

Malicious code in bioql PyPI...

9.8CVSS6.3AI score0.0055EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/23 9:54 a.m.10 views

CVE-2024-22258

Spring Authorization Server versions 1.0.0 - 1.0.5, 1.1.0 - 1.1.5, 1.2.0 - 1.2.2 and older unsupported versions are susceptible to a PKCE Downgrade Attack for Confidential Clients. Specifically, an application is vulnerable when a Confidential Client uses PKCE for the Authorization Code Grant. An...

6.1CVSS6.9AI score0.00522EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 9:42 a.m.13 views

CVE-2024-23647

Authentik is an open-source Identity Provider. There is a bug in our implementation of PKCE that allows an attacker to circumvent the protection that PKCE offers. PKCE adds the codechallenge parameter to the authorization request and adds the codeverifier parameter to the token request. Prior to...

8.8CVSS7.1AI score0.00544EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:43 a.m.14 views

CVE-2023-50714

yii2-authclient is an extension that adds OpenID, OAuth, OAuth2 and OpenId Connect consumers for the Yii framework 2.0. In yii2-authclient prior to version 2.2.15, the Oauth2 PKCE implementation is vulnerable in 2 ways. First, the authCodeVerifier should be removed after usage similar to authStat...

8.8CVSS6.8AI score0.00492EPSS
SaveExploits1References1
Veracode
Veracode
added 2025/05/08 8:58 a.m.22 views

PKCE Bypass

@cloudflare/workers-oauth-provider is vulnerable to PKCE bypass. The vulnerability is due to missing enforcement of PKCE verification caused by a flaw in the OAuth implementation that lets attackers skip the code challenge check, allowing an attacker to intercept and redeem authorization codes fo...

9.8CVSS6.7AI score0.0055EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/03 1:16 a.m.23 views

CVE-2025-4144

PKCE was implemented in the OAuth implementation in workers-oauth-provider that is part of MCP framework https://github.com/cloudflare/workers-mcp . However, it was found that an attacker could cause the check to be skipped. Fixed in: https://github.com/cloudflare/workers-oauth-provider/pull/27...

9.8CVSS6.7AI score0.0055EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/05/01 5:1 p.m.27 views

@cloudflare/workers-oauth-provider PKCE bypass via downgrade attack

Summary PKCE was implemented in the OAuth implementation in workers-oauth-provider that is part of MCP framework. However, it was found that an attacker could cause the check to be skipped. Impact PKCE is a defense-in-depth mechanism against certain kinds of attacks and was an optional extension ...

9.8CVSS6.9AI score0.0055EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder