GHSA-95c3-6vvw-4mrq · Severity: low · Ecosystem: go — MCP Registry's GitHub OIDC tokens are replayable across registry deployments due to shared audience
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.
Conclusion & alert: CVE-2026-44428 is rated Low Risk (12.8/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.22%). Mandatory action: Low composite risk—no urgent action required; patch on your normal maintenance cycle and revisit priority if CVSS or EPSS increases.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.22% | +0.18% |
| 2 | 2026-05-15 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 2.1 | 4.0 | LOW |
|
— | — | [email protected] |
| 4.7 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
GHSA-95c3-6vvw-4mrq · Severity: low · Ecosystem: go — MCP Registry's GitHub OIDC tokens are replayable across registry deployments due to shared audience
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| lfprojects | mcp_registry | < 1.7.6 | cpe:2.3:a:lfprojects:mcp_registry:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/modelcontextprotocol/registry/security/advisories/GHSA-95c3-6vvw-4mrq | Mitigation Vendor Advisory |