CVE-2026-79748
Last modified
CVE-2026-79748 is a critical-severity vulnerability rated 9.9/10 on the CVSS scale. 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 0.12.15, the POST /api/servers and PUT /api/servers/:name endpoints in MCPHub create/update MCP server configurations and then immediately spawn the configured stdio process via child_process.spawn. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
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 0.12.15, the POST /api/servers and PUT /api/servers/:name endpoints in MCPHub create/update MCP server configurations and then immediately spawn the configured stdio process via child_process.spawn. Authentication is required, but there is no authorization check restricting these endpoints to admins, and there is no allowlist/sanitization on the command and args fields. As a result, any authenticated non-admin user can submit a server configuration with command:"/bin/sh" (or any other binary) and arbitrary args, causing MCPHub to execute the attacker-controlled process as the MCPHub server's OS user (commonly root in the published Docker image and in npx/systemd deployments). This issue has been patched in version 0.12.15.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| samanhappy | mcphub | < 0.12.15 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-79748?
How severe is CVE-2026-79748?
How do I fix CVE-2026-79748?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-79742IBM Langflow OSS 1.0.0 through 1.11.5 could allow a remote a…8.8
- CVE-2026-79743MCPHub is a unified hub for centrally managing and dynamical…6.9
- CVE-2026-79744MCPHub is a unified hub for centrally managing and dynamical…8.8
- CVE-2026-79745MCPHub is a unified hub for centrally managing and dynamical…7.1
- CVE-2026-79746MCPHub is a unified hub for centrally managing and dynamical…8.1
- CVE-2026-79747MCPHub is a unified hub for centrally managing and dynamical…7.1
- CVE-2026-79749MCPHub is a unified hub for centrally managing and dynamical…7.6
- CVE-2026-7975Use after free in DevTools in Google Chrome prior to 148.0.7…8.3
- CVE-2026-79750MCPHub is a unified hub for centrally managing and dynamical…7.7
- CVE-2026-79752CakePHP is a rapid development framework for PHP. Prior to 4…9.2
- CVE-2026-79754Nuclio is a "Serverless" framework for Real-Time Events and …7.1
- CVE-2026-79755Nuclio is a "Serverless" framework for Real-Time Events and …8
Are you affected by CVE-2026-79748?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
