An authentication bypass and audience confusion vulnerability exists in the Google OAuth provider component of Google mcp-toolbox version 1.4.0. When a Google authService is initialized with mcpEnabled: true but lacks an explicitly defined audience or clientId, the ValidateMCPAuth pipeline for opaque tokens skips audience validation entirely. As a result, the toolbox will accept any valid Google OAuth access token—even those minted for unrelated ecosystem applications—granting unauthorized clients access to protected tools and data backends.
References
| Link | Resource |
|---|---|
| https://github.com/googleapis/mcp-toolbox/pull/3450 | Issue Tracking Patch |
Configurations
History
No history.
Information
Published : 2026-07-31 03:16
Updated : 2026-08-08 00:06
NVD link : CVE-2026-14541
Mitre link : CVE-2026-14541
CVE.ORG link : CVE-2026-14541
JSON object : View
Products Affected
- mcp_toolbox_for_databases
CWE
CWE-287
Improper Authentication
