Publish Advisories

GHSA-6m8w-jc87-6cr7
GHSA-qgp8-v765-qxx9
GHSA-vh4h-fvqf-q9wv
GHSA-vh4h-fvqf-q9wv
This commit is contained in:
advisory-database[bot]
2025-05-01 17:03:24 +00:00
parent e91c339970
commit cf3398dee6
4 changed files with 202 additions and 36 deletions
File diff suppressed because one or more lines are too long
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qgp8-v765-qxx9",
"modified": "2025-05-01T17:01:42Z",
"published": "2025-05-01T17:01:42Z",
"aliases": [
"CVE-2025-4144"
],
"summary": "@cloudflare/workers-oauth-provider PKCE bypass via downgrade attack",
"details": "### Summary\nPKCE 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.\n\n### Impact\nPKCE 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.)\nThis bug completely bypasses PKCE protection.\n\n\n### Patches\nFixed in: https://github.com/cloudflare/workers-oauth-provider/pull/27\n\nWe 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.\n\n### Workarounds\nNone",
"severity": [
{
"type": "CVSS_V4",
"score": "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"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "@cloudflare/workers-oauth-provider"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.5"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/cloudflare/workers-oauth-provider/security/advisories/GHSA-qgp8-v765-qxx9"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4144"
},
{
"type": "WEB",
"url": "https://github.com/cloudflare/workers-oauth-provider/pull/27"
},
{
"type": "PACKAGE",
"url": "https://github.com/cloudflare/workers-oauth-provider"
}
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-05-01T17:01:42Z",
"nvd_published_at": null
}
}
@@ -0,0 +1,56 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vh4h-fvqf-q9wv",
"modified": "2025-05-01T17:01:34Z",
"published": "2025-05-01T03:31:17Z",
"withdrawn": "2025-05-01T17:01:33Z",
"aliases": [],
"summary": "Duplicate Advisory: @cloudflare/workers-oauth-provider PKCE bypass via downgrade attack",
"details": "# Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-qgp8-v765-qxx9. This link is maintained to preserve external references.\n\n# Original Description\nPKCE 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.\n\n\nFixed in:\n\n \n\n https://github.com/cloudflare/workers-oauth-provider/pull/27 https://github.com/cloudflare/workers-oauth-provider/pull/27 \n\n\nImpact: \n\nPKCE 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.",
"severity": [
{
"type": "CVSS_V4",
"score": "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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Amber"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "@cloudflare/workers-oauth-provider"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.5"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4144"
},
{
"type": "WEB",
"url": "https://github.com/cloudflare/workers-oauth-provider/pull/27"
}
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-05-01T17:01:33Z",
"nvd_published_at": "2025-05-01T01:15:54Z"
}
}
@@ -1,36 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vh4h-fvqf-q9wv",
"modified": "2025-05-01T03:31:17Z",
"published": "2025-05-01T03:31:17Z",
"aliases": [
"CVE-2025-4144"
],
"details": "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.\n\n\nFixed in:\n\n \n\n https://github.com/cloudflare/workers-oauth-provider/pull/27 https://github.com/cloudflare/workers-oauth-provider/pull/27 \n\n\nImpact: \n\nPKCE 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.",
"severity": [
{
"type": "CVSS_V4",
"score": "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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Amber"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4144"
},
{
"type": "WEB",
"url": "https://github.com/cloudflare/workers-oauth-provider/pull/27"
}
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-05-01T01:15:54Z"
}
}