MCP Toolbox for Databases (googleapis/mcp-toolbox): server-side request forgery
Medium6.0CVE-2026-16481 · Published Jul 27, 2026 · updated Sep 10, 2026
A Server-Side Request Forgery (SSRF) and credential exfiltration vulnerability exists in the cloud-healthcare-fhir-fetch-page tool of googleapis/mcp-toolbox. The tool takes an unvalidated pageURL parameter from the client and issues an HTTP GET request to it using an authenticated client. The underlying transport automatically attaches an Authorization: Bearer header to every outbound request regardless of the destination host. An attacker can supply an arbitrary external URL to the pageURL parameter (either directly via the tool execution payload or implicitly via data-driven pagination tracking loops), leading Toolbox into sending its OAuth/service-account access token to an attacker-controlled listener. Depending on the configuration, this leaks either the end-user's token or the broader service-account access token (ADC), potentially exposing Protected Health Information (PHI) and secondary Google Cloud Platform services.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| MCP Toolbox for Databases (googleapis/mcp-toolbox) Product | >= 0.19.1, <= 1.4.0 | No fix yet |
Details and references
- CVSS 4.0
- CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-918
More Google advisories
All Google| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jul 30 | Google Chrome: improper input validation | High8.3 | 151.0.7922.72 |
| Jul 30 | Google Chrome: protection mechanism failure | Medium4.2 | 151.0.7922.72 |
| Jul 30 | Google Chrome: use after free | High8.8 | 151.0.7922.72 |
| Jul 30 | Google Chrome: remote attacker could potentially perform a sandbox escape | Critical9.6 | 151.0.7922.72 |
| Jul 30 | Google Chrome: use after free | High8.3 | 151.0.7922.72 |
| Jul 29 | Google-ADK: improper authorization | Critical9.3 | No fix yet |