CVE-2026-44427
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. From 1.1.0 to 1.7.4, the TrailingSlashMiddleware in internal/api/server.go is vulnerable to an open redirect attack. An attacker can craft a URL with a protocol-relative path (e.g., //evil.com/) that, after trailing slash removal, results in a Location header of //evil.com — which browsers interpret as an absolute URL to an external domain. This vulnerability is fixed in 1.7.5.
Affected Packages
https://github.com/modelcontextprotocol/registry.git (GITHUB):
Affected version(s) >=v1.1.0 <v1.7.5Fix Suggestion:
Update to version v1.7.5github.com/modelcontextprotocol/registry (GO):
Affected version(s) >=v1.1.0 <v1.7.5Fix Suggestion:
Update to version v1.7.5Related Resources (6)
Do you need more information?
Contact UsWeakness Type (CWE)
URL Redirection to Untrusted Site ('Open Redirect')
EPSS
Base Score:
0.04