CVE-2026-44428

The MCP Registry provides MCP clients with a list of MCP servers, like an app store for MCP servers. Prior to 1.7.6, the client-side and server-side GitHub OIDC flow is bound only to a global audience string, not to the specific registry instance being targeted. On the client side, the publisher always appends audience=mcp-registry when requesting the GitHub Actions ID token, regardless of the selected --registry URL. On the server side, the exchange endpoint validates only that same fixed audience and then derives publish permissions directly from repository_owner. As a result, a token legitimately obtained while interacting with one registry deployment remains acceptable to any other deployment that shares the same code and audience string. This vulnerability is fixed in 1.7.6.
Configurations

Configuration 1 (hide)

cpe:2.3:a:lfprojects:mcp_registry:*:*:*:*:*:*:*:*

History

15 May 2026, 17:23

Type Values Removed Values Added
First Time Lfprojects mcp Registry
Lfprojects
CPE cpe:2.3:a:lfprojects:mcp_registry:*:*:*:*:*:*:*:*
References () https://github.com/modelcontextprotocol/registry/security/advisories/GHSA-95c3-6vvw-4mrq - () https://github.com/modelcontextprotocol/registry/security/advisories/GHSA-95c3-6vvw-4mrq - Mitigation, Vendor Advisory
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.7

14 May 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-14 22:16

Updated : 2026-05-15 17:23


NVD link : CVE-2026-44428

Mitre link : CVE-2026-44428

CVE.ORG link : CVE-2026-44428


JSON object : View

Products Affected

lfprojects

  • mcp_registry
CWE
CWE-918

Server-Side Request Forgery (SSRF)