๐Ÿ” CVE Alert

CVE-2026-79747

HIGH 7.1

MCPHub vulnerable to SSRF: a non-admin user can make mcphub request arbitrary URLs and read the response (OpenAPI proxy + transport dial)

CVSS Score
7.1
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, 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.

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 high vulnerabilities affecting samanhappy mcphub are published โ€” delivered to Slack, Telegram or Discord.

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

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

samanhappy / mcphub
< 1.0.32

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/samanhappy/mcphub/security/advisories/GHSA-9wx9-prgc-gmjr github.com: https://github.com/samanhappy/mcphub/releases/tag/v1.0.32