CVE-2026-11720
Last modified
CVE-2026-11720 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. A path traversal vulnerability exists in the HTTP tool URL builder of googleapis/mcp-toolbox. When constructing downstream API requests, the URL builder substitutes user-controlled pathParams into the configured tool path and parses the resulting string as a relative URL. While it checks that the input does not alter the scheme, host, or user info, it relies on ResolveReference for the final URL resolution. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
A path traversal vulnerability exists in the HTTP tool URL builder of googleapis/mcp-toolbox. When constructing downstream API requests, the URL builder substitutes user-controlled pathParams into the configured tool path and parses the resulting string as a relative URL. While it checks that the input does not alter the scheme, host, or user info, it relies on ResolveReference for the final URL resolution. Because dot segments (../) are normalized during this resolution step, an attacker can supply path parameters containing directory traversal sequences to escape the operator-configured path scope. This allows the client to coerce the toolbox into making requests to unintended endpoints on the same target host while forwarding the toolbox's configured credentials (e.g., bypassing a restricted path like /api/v1/users/{{.id}} to reach /admin/secrets).
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
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:X/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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mcp Toolbox For Databases | < 1.3.0 |
References
- https://github.com/googleapis/mcp-toolbox/pull/3218Issue Tracking, Patch
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-11720?
How severe is CVE-2026-11720?
How do I fix CVE-2026-11720?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-11712IBM WebSphere Application Server 9.0, and 8.5 is affected by…9.3
- CVE-2026-11714IBM WebSphere Application Server Liberty is affected by a se…9.8
- CVE-2026-11717An authentication bypass vulnerability exists in the generic…9.3
- CVE-2026-11718An authentication bypass vulnerability exists in the generic…9.3
- CVE-2026-11719An authenticated authorization bypass vulnerability exists i…8.6
- CVE-2026-1172A vulnerability has been found in birkir prime up to 0.4.0.b…7.5
- CVE-2026-11721It is possible for an attacker's zone to respond to a query …7.5
- CVE-2026-1173A vulnerability was found in birkir prime up to 0.4.0.beta.0…9.8
- CVE-2026-11733A buffer overflow vulnerability in the listed NETGEAR models…1.1
- CVE-2026-11734A buffer overflow vulnerability in the listed NETGEAR models…1.1
- CVE-2026-11735A stack-based buffer overflow vulnerability affects the list…1.9
- CVE-2026-11736A stack-based buffer overflow vulnerability affects certain …1.9
Are you affected by CVE-2026-11720?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
