CVE-2026-45781
Last modified
CVE-2026-45781 is a low-severity vulnerability rated 3.5/10 on the CVSS scale. The MCP Registry provides MCP clients with a list of MCP servers, like an app store for MCP servers. Prior to 1.7.9, OCI ownership validation skips label-match check when upstream OCI registry returns HTTP 429, letting any authenticated publisher bind their io.github.<user>/* namespace to OCI images they do not control. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
The MCP Registry provides MCP clients with a list of MCP servers, like an app store for MCP servers. Prior to 1.7.9, OCI ownership validation skips label-match check when upstream OCI registry returns HTTP 429, letting any authenticated publisher bind their io.github.<user>/* namespace to OCI images they do not control. internal/validators/registries/oci.go:104-119 fails open on http.StatusTooManyRequests: when the registry's anonymous fetch to the upstream OCI registry is rate-limited, ValidateOCI returns nil and the publish is accepted without ever running the io.modelcontextprotocol.server.name label-match check at lines 122-141. That label check is the only cross-system ownership proof the registry applies to OCI packages — every other registry type (NPM, PyPI, NuGet, MCPB) treats a non-200 upstream response as a hard error. This vulnerability is fixed in 1.7.9.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-45781?
How severe is CVE-2026-45781?
How do I fix CVE-2026-45781?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45776OpenXDMoD is an open framework for collecting and analyzing …4.3
- CVE-2026-45777OpenXDMoD is an open framework for collecting and analyzing …9.8
- CVE-2026-45778OpenXDMoD is an open framework for collecting and analyzing …5.4
- CVE-2026-45779OpenXDMoD is an open framework for collecting and analyzing …9.8
- CVE-2026-4578A vulnerability was determined in code-projects Exam Form Su…2.4
- CVE-2026-45780Discourse is an open-source discussion platform. Prior to 20…4.3
- CVE-2026-45782Cloud Hypervisor is a Virtual Machine Monitor for Cloud work…8.9
- CVE-2026-45783libp2p is a JavaScript Implementation of libp2p networking s…7.5
- CVE-2026-45784rust-openssl provides OpenSSL bindings for the Rust programm…7.1
- CVE-2026-45785OpenMcdf is a fully .NET / C# library to manipulate Compound…6.2
- CVE-2026-45787electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…9.1
- CVE-2026-45788Discourse is an open-source discussion platform. Prior to 20…7.5
Are you affected by CVE-2026-45781?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
