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.31, when a bearer key with accessType: 'servers' (or 'custom') is used against a group route, isBearerKeyAllowedForRequest grants access to the entire group as long as any single server in that group appears in the key's allowedServers list — not only when every server the key is scoped to matches, and critically, without ever re-checking allowedServers again once the group-level connection is authorized. A key explicitly scoped to one specific server therefore also grants full access to every other server that happens to share a group with it, including servers the key was never authorized for. This issue has been patched in version 1.0.31.
CVE-2026-79746
This high-severity CVE scores 8.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 66% 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).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.1
- EG Score
- 8.1(medium)
- EG Risk
- 37(Track)EG Risk 37/100SSVC: Track
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 computedSeverity81% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 34%
- KEV
- Not listed
Published
August 31, 2026
Last Modified
September 8, 2026
Advisory Details (4)
Auto-updated Aug 31, 2026v1.0.31
Patch available: samanhappy/mcphub v1.0.31
https://github.com/samanhappy/mcphub/releases/tag/v1.0.31commit 2b10ae36112c (samanhappy/mcphub)
Patch available: samanhappy/mcphub v1.0.31 (contains commit 2b10ae36112c)
https://github.com/samanhappy/mcphub/commit/2b10ae36112ce68deebf910b22505d44efcef552fix(security): require full containment for scoped bearer keys on group routes (GHSA-454m-4vm6-842f)
Patch available: samanhappy/mcphub v1.0.31 (PR #1059 merged 2026-08-21)
https://github.com/samanhappy/mcphub/pull/1059Server-scoped bearer key gains access to an entire group via partial (any-overlap) server matching · Advisory · samanhappy/mcphub · GitHub
https://github.com/samanhappy/mcphub/security/advisories/GHSA-454m-4vm6-842fWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 44× 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-24 14:27 UTCEG score recompute
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-24 01:48 UTCEG score recompute
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-23 00:58 UTCEG score recompute
- 2026-09-22 16:01 UTCEPSS rescore
- 2026-09-22 00:10 UTCEG score recompute
- 2026-09-21 21:09 UTCEPSS rescore
- 2026-09-20 23:21 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-19 22:23 UTCEG score recompute
- 2026-09-18 21:34 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 20:47 UTCEG score recompute
- 2026-09-16 18:44 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 03:47 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-14 02:55 UTCEG score recompute
- 2026-09-13 02:07 UTCEG score recompute
- 2026-09-12 01:19 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
Show 19 moreShow fewer
- 2026-09-11 12:55 UTCEG score recompute
- 2026-09-10 12:07 UTCEG score recompute
- 2026-09-09 09:36 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 21:11 UTCEG score recompute
- 2026-09-06 20:21 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-05 19:31 UTCEG score recompute
- 2026-09-04 18:43 UTCEG score recompute
- 2026-09-04 06:02 UTCEG score recompute
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-02 16:44 UTCEG score recompute
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 15:43 UTCEG score recompute
- 2026-09-01 15:13 UTCEG score recompute
- 2026-09-01 13:54 UTCEPSS rescore
- 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)
Frequently asked(5)
What is CVE-2026-79746?
When was CVE-2026-79746 disclosed?
Is CVE-2026-79746 actively exploited?
What is the CVSS score of CVE-2026-79746?
How do I remediate CVE-2026-79746?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-79746
Is Your Infrastructure Affected by CVE-2026-79746?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.