Improper Token Validation in MCP Registry Affecting Multiple Deployments
CVE-2026-44428
2.1LOW
What is CVE-2026-44428?
The MCP Registry, designed to facilitate interactions between MCP clients and servers, exhibits a significant flaw in its client-side and server-side validation of GitHub OIDC tokens. Before version 1.7.6, the implementation utilized a global audience string for authorization, leading to a lack of specificity for individual registry instances. This flaw allowed tokens issued for one deployment to be misused across others sharing the same audience identifier. The vulnerability was addressed in version 1.7.6, ensuring tokens are validated against the specific registry instance being accessed.
Affected Version(s)
registry < 1.7.6
