PatchSiren cyber security CVE debrief
CVE-2026-79746 samanhappy CVE debrief
A vulnerability in MCPHub, a unified hub for managing multiple MCP servers/APIs, allows unauthorized access to servers within a group when using a bearer key with accessType: 'servers' or 'custom'. This issue, patched in version 1.0.31, grants access to the entire group if any single server in that group appears in the key's allowedServers list, even if the key is scoped to a specific server.
- Vendor
- samanhappy
- Product
- mcphub
- CVSS
- HIGH 8.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-31
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-31
- Advisory updated
- 2026-09-08
Who should care
Defenders responsible for managing MCPHub configurations, especially those using bearer keys with accessType: 'servers' or 'custom', should assess their exposure and verify that all servers within a group are properly authorized.
Why it matters
Defenders should prioritize verifying their MCPHub configurations, especially those using bearer keys with accessType: 'servers' or 'custom', to prevent unauthorized access to sensitive servers within a group. The vulnerability allows access to the entire group if any single server in that group appears in the key's allowedServers list, rather than requiring a match for every server the key is scoped to. This issue has been patched in version 1.0.31.
- Potential unauthorized access to sensitive servers within a group
- Possible lateral movement within the group if an attacker gains access to one server
- Need for verification of MCPHub configurations to ensure proper authorization
- Requirement for updating to version 1.0.31 or later to patch the vulnerability
Technical summary
The vulnerability in MCPHub allows unauthorized access to servers within a group when using a bearer key with accessType: 'servers' or 'custom'. This is due to the isBearerKeyAllowedForRequest function granting access to the entire group if any single server in that group appears in the key's allowedServers list, rather than requiring a match for every server the key is scoped to. Affected product deployments should be verified for exposure, and defenders should prioritize verifying their MCPHub configurations, especially those using bearer keys with accessType: 'servers' or 'custom', to prevent unauthorized access to sensitive servers within a group. The issue has been patched in version 1.0.31, and updating
Defensive priority
Defenders should prioritize verifying their MCPHub configurations, especially those using bearer keys with accessType: 'servers' or 'custom', and ensure that all servers within a group are properly authorized.
Recommended defensive actions
- Verify MCPHub configurations for proper authorization of servers within groups
- Ensure all servers within a group are properly authorized when using bearer keys with accessType: 'servers' or 'custom'
- Update to version 1.0.31 or later to patch the vulnerability
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD vulnerability detail provide information on the vulnerability, its impact, and the patched version. However, further verification is required to determine the full scope of affected systems and to confirm the effectiveness of the patch.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-79746 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-79746
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-79746 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-79746
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/samanhappy/mcphub/commit/2b10ae36112ce68deebf910b22505d44efcef552
-
Source reference
Unverified legacy reference
URL: https://github.com/samanhappy/mcphub/pull/1059
-
Source reference
Unverified legacy reference
URL: https://github.com/samanhappy/mcphub/releases/tag/v1.0.31
-
Source reference
Unverified legacy reference
URL: https://github.com/samanhappy/mcphub/security/advisories/GHSA-454m-4vm6-842f
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.