Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @cloudflare/workers-oauth-provider
  4. ›
  5. GHSA-vh4h-fvqf-q9wv

GHSA-vh4h-fvqf-q9wv: Duplicate Advisory: @cloudflare/workers-oauth-provider PKCE bypass via downgrade attack

May 1, 2025

Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-qgp8-v765-qxx9. This link is maintained to preserve external references.

Original Description

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

  • github.com/advisories/GHSA-vh4h-fvqf-q9wv
  • github.com/cloudflare/workers-oauth-provider/pull/27
  • nvd.nist.gov/vuln/detail/CVE-2025-4144

Code Behaviors & Features

Detect and mitigate GHSA-vh4h-fvqf-q9wv with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.0.5

Fixed versions

  • 0.0.5

Solution

Upgrade to version 0.0.5 or above.

Weakness

  • CWE-287: Improper Authentication

Source file

npm/@cloudflare/workers-oauth-provider/GHSA-vh4h-fvqf-q9wv.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:32 +0000.