Vulnerability 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, an authenticated non-admin user can register a server pointing at an arbitrary URL and make the hub issue server-side requests to it, with no egress filtering (no block of loopback / RFC1918 / link-local 169.254.0.0/16). Via the OpenAPI proxy path the response body is returned to the caller (full, reflected SSRF); via the SSE/streamable-http transport the request is sent blind. This issue has been patched in version 1.0.32.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/samanhappy/mcphub/releases/tag/v1.0.32
- https://github.com/samanhappy/mcphub/security/advisories/GHSA-9wx9-prgc-gmjr
- https://github.com/samanhappy/mcphub/security/advisories/GHSA-9wx9-prgc-gmjr
FAQ
What is CVE-2026-79747?
CVE-2026-79747 is a vulnerability with a CVSS score of 7.1 (HIGH). 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, an authenticat...
How severe is CVE-2026-79747?
CVE-2026-79747 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-79747?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.