CVE-2026-79743
Last modified
CVE-2026-79743 is a medium-severity vulnerability rated 6.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.13, MCPB File Upload Handler extracts a ZIP file and reads manifest.json from it. EPSS estimates a 0.37% 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.13, MCPB File Upload Handler extracts a ZIP file and reads manifest.json from it. The name field in the manifest is directly concatenated into a file path (line 107) without any sanitization or path traversal character validation. An attacker can craft a malicious MCPB file where manifest.name is set to something like ../../../etc/malicious, causing the file to be extracted to an arbitrary location on the file system. The cleanupOldMcpbServer function (line 110) also uses the unsanitized name, potentially allowing deletion of arbitrary directories. This issue has been patched in version 0.12.13.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| samanhappy | mcphub | < 0.12.13 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-79743?
How severe is CVE-2026-79743?
How do I fix CVE-2026-79743?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-79736Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell…3.7
- CVE-2026-79738Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell…7.5
- CVE-2026-7974Use after free in Blink in Google Chrome prior to 148.0.7778…8.8
- CVE-2026-79740Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell…7.5
- CVE-2026-79741Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell…5.3
- CVE-2026-79742IBM Langflow OSS 1.0.0 through 1.11.5 could allow a remote a…8.8
- 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-79748MCPHub is a unified hub for centrally managing and dynamical…9.9
- CVE-2026-79749MCPHub is a unified hub for centrally managing and dynamical…7.6
Are you affected by CVE-2026-79743?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
