CVE Catalog

CVE-2026-14541

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

14th percentile - higher than 14% of all known CVEs

Summary

In Google mcp-toolbox version 1.4.0, when Google OAuth is configured with mcpEnabled: true without explicit audience or clientId, opaque token audience validation is skipped, allowing acceptance of any valid Google OAuth token from other applications.

Risk Assessment

Unauthorized clients can access protected tools and data backends, leading to confidentiality and integrity breaches.

Recommendation

Update Google mcp-toolbox to a patched version. Always explicitly define audience or clientId when initializing authService.

Other vulnerabilities in Google mcp-toolbox

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS