Vulnerability Description
An improper authorization and security-boundary bypass vulnerability in the bigquery-execute-sql tool component of Google mcp-toolbox versions 0.16.1 through 1.4.0 allows an authenticated attacker to bypass allowedDatasets validation checks. The toolbox relies on the BigQuery dry-run API to enforce dataset restrictions, but due to a fail-open logic flaw, it bypasses validation when the API returns an empty array for specialized constructs. This allows the attacker to extract structural DDL schemas for explicitly excluded datasets via INFORMATION_SCHEMA, and access downstream federated row data via EXTERNAL_QUERY connections.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mcp Toolbox For Databases | >= 0.16.1, <= 1.4.0 |
Related Weaknesses (CWE)
References
- https://github.com/googleapis/mcp-toolbox/pull/3452Issue TrackingPatch
FAQ
What is CVE-2026-14538?
CVE-2026-14538 is a vulnerability with a CVSS score of 7.7 (HIGH). An improper authorization and security-boundary bypass vulnerability in the bigquery-execute-sql tool component of Google mcp-toolbox versions 0.16.1 through 1.4.0 allows an authenticated attacker to ...
How severe is CVE-2026-14538?
CVE-2026-14538 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-14538?
Check the references section above for vendor advisories and patch information. Affected products include: Google Mcp Toolbox For Databases.