๐Ÿ” CVE Alert

CVE-2026-79749

UNKNOWN 0.0

MCPHub: SSRF Guard Bypass via IPv6 Transition Addresses in URL Validation

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-918
Vendor samanhappy
Product mcphub
Published Aug 31, 2026
Last Updated Aug 31, 2026
Stay Ahead of the Next One

Get instant alerts for samanhappy mcphub

Be the first to know when new unknown vulnerabilities affecting samanhappy mcphub are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

samanhappy / mcphub
< 1.0.32

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/samanhappy/mcphub/security/advisories/GHSA-pr4x-3pc7-2fhw github.com: https://github.com/samanhappy/mcphub/pull/1069 github.com: https://github.com/samanhappy/mcphub/commit/2b10ae36112ce68deebf910b22505d44efcef552 github.com: https://github.com/samanhappy/mcphub/releases/tag/v1.0.32