CVE Catalog

CVE-2026-79747

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Summary

MCPHub prior to version 1.0.32 allows an authenticated non-admin user to 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). 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.

Risk Assessment

The organization is exposed to SSRF attacks that could allow access to internal resources such as cloud services, databases, or management systems. This could lead to data leakage and security breaches.

Recommendation

It is recommended to upgrade MCPHub to version 1.0.32 or later, which includes the fix. Also implement egress filtering and restrict server registration to trusted URLs only.

Other vulnerabilities in MCPHub

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS