๐Ÿ” CVE Alert

CVE-2026-79746

HIGH 8.1

MCPHub: Server-scoped bearer key gains access to an entire group via partial (any-overlap) server matching

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-863
Vendor samanhappy
Product mcphub
Published Aug 31, 2026
Stay Ahead of the Next One

Get instant alerts for samanhappy mcphub

Be the first to know when new high vulnerabilities affecting samanhappy mcphub are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

samanhappy / mcphub
< 1.0.31

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/samanhappy/mcphub/security/advisories/GHSA-454m-4vm6-842f github.com: https://github.com/samanhappy/mcphub/pull/1059 github.com: https://github.com/samanhappy/mcphub/commit/2b10ae36112ce68deebf910b22505d44efcef552 github.com: https://github.com/samanhappy/mcphub/releases/tag/v1.0.31