PatchSiren cyber security CVE debrief
CVE-2026-16481 Google CVE debrief
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.
- Vendor
- Product
- MCP Toolbox for Databases (googleapis/mcp-toolbox)
- CVSS
- MEDIUM 6
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-27
- Original CVE updated
- 2026-09-10
- Advisory published
- 2026-07-27
- Advisory updated
- 2026-09-10
Who should care
Defenders responsible for the configuration and security of the cloud-healthcare-fhir-fetch-page tool, as well as those managing Google Cloud Platform services and Protected Health Information (PHI), should assess their exposure to potential SSRF attacks and implement compensating controls to prevent unauthorized access to sensitive information.
Why it matters
Defenders should prioritize verifying the configuration and inventory of the cloud-healthcare-fhir-fetch-page tool, assessing exposure to potential SSRF attacks, and implementing compensating controls to prevent unauthorized access to sensitive information. The scope of affected versions and configurations requires further verification.
- Potential exposure of Protected Health Information (PHI)
- Potential unauthorized access to secondary Google Cloud Platform services
- Possible credential exfiltration
- Verification of configuration and inventory of the cloud-healthcare-fhir-fetch-page tool
Technical summary
The cloud-healthcare-fhir-fetch-page tool of googleapis/mcp-toolbox is vulnerable to Server-Side Request Forgery (SSRF) and credential exfiltration due to an unvalidated pageURL parameter. An attacker can supply an arbitrary external URL to the pageURL parameter, leading Toolbox into sending its OAuth/service-account access token to an attacker-controlled listener. This vulnerability allows attackers to potentially expose Protected Health Information (PHI) and gain unauthorized access to secondary Google Cloud Platform services. Defenders should prioritize verifying the configuration and inventory of the cloud-healthcare-fhir-fetch-page tool, assessing exposure to potential SSRF attacks, and implementing
Defensive priority
Defenders should prioritize verifying the configuration and inventory of the cloud-healthcare-fhir-fetch-page tool, assessing exposure to potential SSRF attacks, and implementing compensating controls to prevent unauthorized access to sensitive information.
Recommended defensive actions
- Verify the configuration and inventory of the cloud-healthcare-fhir-fetch-page tool
- Assess exposure to potential SSRF attacks
- Implement compensating controls to prevent unauthorized access to sensitive information
- Monitor for suspicious activity and implement exception tracking
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD vulnerability detail page provide information on the vulnerability, but the scope of affected versions and configurations is not explicitly stated, requiring further verification.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-16481 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-16481
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-16481 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-16481
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/googleapis/mcp-toolbox/pull/3453
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.