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.
CVE-2026-79743
This medium-severity CVE scores 6.9 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 69% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.9
- EG Score
- 6.9(medium)
- EG Risk
- 62(Attend)EG Risk 62/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity69% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 31%
- KEV
- Not listed
Published
August 31, 2026
Last Modified
September 8, 2026
Advisory Details (3)
Auto-updated Aug 31, 2026v0.12.13
Patch available: samanhappy/mcphub v0.12.13
https://github.com/samanhappy/mcphub/releases/tag/v0.12.13fix: harden auth and ownership checks
Patch available: samanhappy/mcphub v1.0.4 (PR #770 merged 2026-04-28)
https://github.com/samanhappy/mcphub/pull/770Path Traversal via Malicious MCPB Manifest Name · Advisory · samanhappy/mcphub · GitHub
https://github.com/samanhappy/mcphub/security/advisories/GHSA-p3h2-2j4p-p83gAffected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| @samanhappy/mcphub | — | 0.12.13 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 34× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-20 11:01 UTCEG score recompute
- 2026-09-19 10:00 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 08:42 UTCEG score recompute
- 2026-09-17 07:40 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 06:37 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 05:36 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-14 03:50 UTCEG score recompute
- 2026-09-13 02:49 UTCEG score recompute
- 2026-09-12 01:47 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 00:45 UTCEG score recompute
- 2026-09-09 23:43 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-08 02:47 UTCEG score recompute
- 2026-09-07 01:46 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-06 00:42 UTCEG score recompute
- 2026-09-04 23:38 UTCEG score recompute
- 2026-09-04 05:07 UTCEPSS rescore
Show 9 moreShow fewer
- 2026-09-02 21:33 UTCEG score recompute
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 20:29 UTCEG score recompute
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-08-31 19:28 UTCEG score recompute
- 2026-08-31 18:49 UTCEG score recompute
- 2026-08-31 18:25 UTCEG score recompute
- 2026-08-31 18:02 UTCEG score recompute
- 2026-08-31 17:59 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-22
- CVE-2026-85706EG 10.0 KEVEPSS p96CRITICAL
- CVE-2026-82954EG 9.9CRITICAL
- CVE-2026-8859EG 9.9CRITICAL
- CVE-2026-9559EG 9.9CRITICAL
- CVE-2026-89040EG 9.8CRITICAL
- CVE-2026-85661EG 9.8CRITICAL
- CVE-2026-82460EG 9.8CRITICAL
- CVE-2026-9181NVD 7.5EG 9.8CRITICAL
- CVE-2026-82100NVD 6.5EG 9.6CRITICAL
- CVE-2026-9129EG 9.4CRITICAL
Frequently asked(5)
What is CVE-2026-79743?
When was CVE-2026-79743 disclosed?
Is CVE-2026-79743 actively exploited?
What is the CVSS score of CVE-2026-79743?
How do I remediate CVE-2026-79743?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-79743
Is Your Infrastructure Affected by CVE-2026-79743?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.