← Terug naar overzicht

MCPHub, a unified hub for managing and orchestrating multiple MCP servers/APIs, contains an authorization bypass vulnerability prior to version 1.0.31. The flaw exists in the isBearerKeyAllowedForRequest function, which incorrectly grants access to an entire server group when a bearer key with accessType 'servers' or 'custom' is used against a group route. Access is granted if any single server in the group appears in the key's allowedServers list, rather than verifying all servers. Once group-level access is authorized, allowedServers is never re-checked. This means a key scoped to one specific server inadvertently grants full access to all other servers sharing the same group, including those the key was never authorized for. The vulnerability represents a significant privilege escalation risk in multi-server environments. The issue has been fully patched in MCPHub version 1.0.31.

Affected products

  • MCPHub

Related CVE's

  • CVE-2026-79746

Categories

  • Enterprise Applications
  • Identity & Access
  • Web Technologies