CVE-2026-44428

MEDIUM

MCP Registry: GitHub OIDC tokens replayable across registry deployments due to shared audience

Title source: cna
STIX 2.1

Description

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.

References (1)

Core 1

Scores

CVSS v3 4.7
EPSS 0.0001
EPSS Percentile 1.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-918
Status published
Products (3)
lfprojects/mcp_registry < 1.7.6
modelcontextprotocol/registry 0 - 1.7.6Go
modelcontextprotocol/registry < 1.7.6
Published May 14, 2026
Tracked Since May 15, 2026