๐Ÿ” CVE Alert

CVE-2026-14539

UNKNOWN 0.0

Denial of Service via Unrestricted Payload Buffering in MCP Toolbox

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-770
Vendor google
Product mcp-toolbox
Ecosystems
Industries
Technology
Published Jul 31, 2026
Stay Ahead of the Next One

Get instant alerts for google mcp-toolbox

Be the first to know when new unknown vulnerabilities affecting google mcp-toolbox are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Google / mcp-toolbox
0.0.0 โ‰ค 1.4.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/googleapis/mcp-toolbox/pull/3216

Credits

HE WEI (ใ‚ฎใ‚ซใ‚ฏ)