CVE Catalog

CVE-2026-79750

HighCVSS 7.7
Published: Translated: NVD NIST

Summary

MCPHub prior to version 1.0.30 does not enforce ownership restrictions in the tool-execution API. Any authenticated non-admin user can invoke tools on MCP servers owned by other users, even if they cannot see those servers in GET /api/servers. This can lead to arbitrary host file read (e.g., /etc/passwd) and SSRF.

Risk Assessment

The organization is at risk of cross-tenant compromise, as users can access data and resources of other users, including API keys and system files. This could lead to leakage of sensitive information and further attacks.

Recommendation

It is recommended to immediately upgrade MCPHub to version 1.0.30 or later, which includes the fix. Also review user permissions and restrict tool access to only authorized servers.

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.30, MCPHub scopes non-admin users to servers they own (list views and config edits enforce ownership), but the tool-execution API does not. Any authenticated non-admin user can invoke tools on MCP servers owned by other users — servers they cannot even see in GET /api/servers. Because connected MCP servers carry real capability (filesystem, HTTP fetch, cloud APIs with the owner's keys), this is cross-tenant compromise: demonstrated arbitrary host file read (/etc/passwd, another user's secrets) and SSRF. This issue has been patched in version 1.0.30.

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