๐Ÿ” CVE Alert

CVE-2026-14540

UNKNOWN 0.0

Server-Side Request Forgery via Unrestricted HTTP Redirection in MCP Toolbox

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-918
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.3.0 โ‰ค 1.4.0

References

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

Credits

Syed Anas Mohiuddin