GHSA-qgp8-v765-qxx9

Suggest an improvement
Source
https://github.com/advisories/GHSA-qgp8-v765-qxx9
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/05/GHSA-qgp8-v765-qxx9/GHSA-qgp8-v765-qxx9.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-qgp8-v765-qxx9
Aliases
  • CVE-2025-4144
Published
2025-05-01T17:01:42Z
Modified
2025-05-01T17:42:09.225417Z
Severity
  • 5.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
@cloudflare/workers-oauth-provider PKCE bypass via downgrade attack
Details

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 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.

Patches

Fixed in: https://github.com/cloudflare/workers-oauth-provider/pull/27

We patched up the vulnerabilities in the latest version, v 0.0.5 of the Workers OAuth provider (https://www.npmjs.com/package/@cloudflare/workers-oauth-provider). You'll need to update your MCP servers to use that version to resolve the vulnerability.

Workarounds

None

Database specific
{
    "github_reviewed_at": "2025-05-01T17:01:42Z",
    "cwe_ids": [
        "CWE-287"
    ],
    "nvd_published_at": null,
    "severity": "MODERATE",
    "github_reviewed": true
}
References

Affected packages

npm / @cloudflare/workers-oauth-provider

Package

Name
@cloudflare/workers-oauth-provider
View open source insights on deps.dev
Purl
pkg:npm/%40cloudflare/workers-oauth-provider

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.0.5