Google mcp-toolbox: server-side request forgery
High8.0CVE-2026-14540 · Published Jul 31, 2026 · updated Aug 8, 2026
A Server-Side Request Forgery (SSRF) vulnerability exists in the generic HTTP source and tool components of Google mcp-toolbox versions 0.3.0 through 1.4.0. While the toolbox implements baseline input sanitization for user-controlled parameters, the underlying HTTP client (internal/sources/http/http.go) fails to safely regulate request redirection boundaries. Specifically, the client is initialized without a restrictive CheckRedirect policy hook and lacks target IP validation. An attacker or a malicious data-driven prompt can supply a crafted path parameter that triggers an open redirect or a direct destination swap on the target backend, coercing the mcp-toolbox into blindly following the redirection and making unauthorized requests to internal or arbitrary external endpoints.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| mcp-toolbox Product | >= 0.3.0, <= 1.4.0 | No fix yet |
Details and references
- CVSS 4.0
- CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/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 31 | Google mcp-toolbox: authentication bypass | High8.0 | No fix yet |
| Jul 31 | Google mcp-toolbox: improper authorization | Medium5.7 | No fix yet |
| Jul 31 | Google mcp-toolbox: denial of service | Medium6.6 | No fix yet |
| Jul 31 | Google mcp-toolbox: improper authorization | High8.1 | No fix yet |
| Jul 30 | Google Chrome: spoofing | Medium4.3 | 151.0.7922.72 |
| Jul 30 | Google Chrome: remote attacker could bypass navigation restrictions | Medium6.5 | 151.0.7922.72 |