Google mcp-toolbox: denial of service
Medium6.6CVE-2026-14539 · Published Jul 31, 2026 · updated Aug 8, 2026
An allocation of resources without limits vulnerability in the HTTP handler component of Google mcp-toolbox versions up to and including 1.4.0 allows an unauthenticated attacker to cause a denial of service (DoS). The /mcp endpoint handler reads incoming payloads directly into system memory using an unrestricted buffer loop (io.ReadAll) without applying defensive constraints such as http.MaxBytesReader or pre-read Content-Length enforcement. By submitting a single, massive HTTP request body, an attacker can linearly consume available host memory until the runtime process is terminated by an Out-Of-Memory (OOM) error.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| mcp-toolbox Product | >= 0.0.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:N/VI:N/VA:H/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-770
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: server-side request forgery | High8.0 | No fix yet |
| Jul 31 | Google mcp-toolbox: improper authorization | Medium5.7 | 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 |