CVE-2026-79749
Last modified
CVE-2026-79749 is a high-severity vulnerability rated 7.6/10 on the CVSS scale. MCPHub is a unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies. Prior to version 1.0.32, MCPHub's SSRF guard in src/utils/ssrf.ts uses a custom isBlockedIpv6 function that only checks for loopback, link-local, unique-local, IPv4-mapped, and IPv4-compatible IPv6 addresses. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
MCPHub is a unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies. Prior to version 1.0.32, MCPHub's SSRF guard in src/utils/ssrf.ts uses a custom isBlockedIpv6 function that only checks for loopback, link-local, unique-local, IPv4-mapped, and IPv4-compatible IPv6 addresses. IPv6 transition address families -- NAT64 (64:ff9b::/96), 6to4 (2002::/16), and Teredo (2001::/32) -- are not checked. An attacker who can specify a URL for an MCP server connection can encode a private IPv4 address inside one of these IPv6 forms to bypass the SSRF guard and reach internal infrastructure. This issue has been patched in version 1.0.32.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| samanhappy | mcphub | < 1.0.32 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-79749?
How severe is CVE-2026-79749?
How do I fix CVE-2026-79749?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- 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-79743MCPHub is a unified hub for centrally managing and dynamical…6.9
- CVE-2026-79744MCPHub is a unified hub for centrally managing and dynamical…8.8
- CVE-2026-79745MCPHub is a unified hub for centrally managing and dynamical…7.1
- CVE-2026-79746MCPHub is a unified hub for centrally managing and dynamical…8.1
- CVE-2026-79747MCPHub is a unified hub for centrally managing and dynamical…7.1
- CVE-2026-79748MCPHub is a unified hub for centrally managing and dynamical…9.9
- CVE-2026-7975Use after free in DevTools in Google Chrome prior to 148.0.7…8.3
- CVE-2026-79750MCPHub is a unified hub for centrally managing and dynamical…7.7
- CVE-2026-79752CakePHP is a rapid development framework for PHP. Prior to 4…9.2
- CVE-2026-79754Nuclio is a "Serverless" framework for Real-Time Events and …7.1
- CVE-2026-79755Nuclio is a "Serverless" framework for Real-Time Events and …8
- CVE-2026-79756Nuclio is a "Serverless" framework for Real-Time Events and …8.7
Are you affected by CVE-2026-79749?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
