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 https://github.com/cloudflare/workers-oauth-provider/pull/27
Impact:
PKCE is a defense-in-depth mechanism against certain kinds of attacks and was an optional extension in OAuth 2.0 which became required in the OAuth 2.1 draft. (Note that the MCP specification requires OAuth 2.1.). This bug completely bypasses PKCE protection.
References
Link | Resource |
---|---|
https://github.com/cloudflare/workers-oauth-provider/pull/27 | Issue Tracking Patch |
Configurations
History
12 May 2025, 19:39
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:cloudflare:workers-oauth-provider:0.0.5:*:*:*:*:*:*:* | |
References | () https://github.com/cloudflare/workers-oauth-provider/pull/27 - Issue Tracking, Patch | |
First Time |
Cloudflare workers-oauth-provider
Cloudflare |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
CWE | NVD-CWE-noinfo | |
Summary |
|
01 May 2025, 01:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-01 01:15
Updated : 2025-05-12 19:39
NVD link : CVE-2025-4144
Mitre link : CVE-2025-4144
CVE.ORG link : CVE-2025-4144
JSON object : View
Products Affected
cloudflare
- workers-oauth-provider
CWE