Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-11720
PUBLISHED
More InfoOfficial Page
Assigner-Google
Assigner Org ID-14ed7db2-1595-443d-9d34-6215bf890778
View Known Exploited Vulnerability (KEV) details
Published At-29 Jun, 2026 | 17:51
Updated At-29 Jun, 2026 | 18:26
Rejected At-
▼CVE Numbering Authority (CNA)
Path Traversal in googleapis/mcp-toolbox HTTP Tool URL Builder

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).

Affected Products
Vendor
Google LLCGoogle
Product
MCP Toolbox for Databases (googleapis/mcp-toolbox)
Default Status
unaffected
Versions
Affected
  • From 0 before 1.3.0 (semver)
Problem Types
TypeCWE IDDescription
CWECWE-22CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Type: CWE
CWE ID: CWE-22
Description: CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Metrics
VersionBase scoreBase severityVector
4.09.3CRITICAL
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
Version: 4.0
Base score: 9.3
Base severity: CRITICAL
Vector:
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
Metrics Other Info
Impacts
CAPEC IDDescription
CAPEC-139CAPEC-139: Relative Path Traversal
CAPEC ID: CAPEC-139
Description: CAPEC-139: Relative Path Traversal
Solutions

Configurations

Workarounds

Exploits

Credits

finder
Ryan Vonbrubeck / @dodge1218
Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://github.com/googleapis/mcp-toolbox/pull/3218
N/A
Hyperlink: https://github.com/googleapis/mcp-toolbox/pull/3218
Resource: N/A
▼Authorized Data Publishers (ADP)
CISA ADP Vulnrichment
Affected Products
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
Details not found