CVE-2026-44428
Published:May 14, 2026
Updated:May 18, 2026
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.
Affected Packages
https://github.com/modelcontextprotocol/registry.git (GITHUB):
Affected version(s) >=v0.0.1 <v1.7.6Fix Suggestion:
Update to version v1.7.6github.com/modelcontextprotocol/registry (GO):
Affected version(s) >=v0.0.0-20250528011351-2f266c7a692d <v1.7.6Fix Suggestion:
Update to version v1.7.6github.com/modelcontextprotocol/registry (GO):
Affected version(s) >=v0.0.1 <v1.7.6Fix Suggestion:
Update to version v1.7.6Related Resources (6)
Do you need more information?
Contact UsCVSS v4
Base Score:
2.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
ACTIVE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.7
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
NONE
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Server-Side Request Forgery (SSRF)
EPSS
Base Score:
0.03