VYPR

Mcp Toolbox

by Google

Source repositories

CVEs (13)

  • CVE-2026-14537CriJul 31, 2026
    risk 0.64cvss 9.8epss 0.00

    Incorrect Authorization in the direct HTTP API tool invocation endpoint in Google mcp-toolbox versions v1.3.0 and v1.4.0 allows an unauthenticated attacker to invoke tools protected by the scopeRequired feature via sending tool invocation requests through legacy HTTP endpoints…

  • CVE-2026-11624CriJun 13, 2026
    risk 0.54cvss epss 0.00

    The Model Context Protocol has a security warning advising servers to validate the "Origin" header on all incoming connections to prevent DNS rebinding attacks. Prior to the v0.25.0 release, users had no way to validate the origin's host. In v0.25.0, a new "--allowed-hosts" flag…

  • CVE-2026-9739CriMay 27, 2026
    risk 0.54cvss epss 0.00

    Vulnerable to DNS rebinding attacks when using SSE (http://b/499408790). During the beta phase, we implemented `allowed-origins` and `allowed-hosts` flags to align with MCP security guidelines. However, the hardcoded `Access-Control-Allow-Origin: *` header in the SSE…

  • CVE-2026-11718CriJun 18, 2026
    risk 0.52cvss 9.1epss 0.00

    An authentication bypass vulnerability exists in the generic opaque token validation path (validateOpaqueToken) of googleapis/mcp-toolbox. When the toolbox validates an opaque token via an OAuth 2.0 introspection endpoint (RFC 7662), it decodes the response into an…

  • CVE-2026-11717CriJun 18, 2026
    risk 0.52cvss 9.1epss 0.00

    An authentication bypass vulnerability exists in the generic opaque token validation path (validateOpaqueToken) of googleapis/mcp-toolbox. When verifying an unparsed opaque token via an OAuth 2.0 introspection endpoint (RFC 7662), the toolbox decodes the response into an…

  • CVE-2026-14538HigJul 31, 2026
    risk 0.50cvss 7.7epss 0.00

    An improper authorization and security-boundary bypass vulnerability in the bigquery-execute-sql tool component of Google mcp-toolbox versions 0.16.1 through 1.4.0 allows an authenticated attacker to bypass allowedDatasets validation checks. The toolbox relies on the BigQuery…

  • CVE-2026-14541HigJul 31, 2026
    risk 0.49cvss 7.5epss 0.00

    An authentication bypass and audience confusion vulnerability exists in the Google OAuth provider component of Google mcp-toolbox version 1.4.0. When a Google authService is initialized with mcpEnabled: true but lacks an explicitly defined audience or clientId, the…

  • CVE-2026-14539HigJul 31, 2026
    risk 0.49cvss 7.5epss 0.00

    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…

  • CVE-2026-11719HigJun 18, 2026
    risk 0.46cvss 8.1epss 0.00

    An authenticated authorization bypass vulnerability exists in MCP Toolbox for Databases due to missing scope enforcement across older protocol handlers. While the 2025-11-25 protocol version handler correctly enforces per-tool restrictions defined by scopesRequired, older…

  • CVE-2026-14540MedJul 31, 2026
    risk 0.40cvss 6.1epss 0.00

    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…

  • CVE-2026-16481HigJul 27, 2026
    risk 0.00cvss epss 0.00

    A Server-Side Request Forgery (SSRF) and credential exfiltration vulnerability exists in the cloud-healthcare-fhir-fetch-page tool of googleapis/mcp-toolbox. The tool takes an unvalidated pageURL parameter from the client and issues an HTTP GET request to it using an…

  • CVE-2026-15829HigJul 21, 2026
    risk 0.00cvss epss 0.00

    A SQL injection (CWE-89) and security boundary bypass (CWE-863) vulnerability exists in the prebuilt BigQuery forecasting tool (bigquery-forecast) of googleapis/mcp-toolbox. The tool accepts client-controlled parameters (data_col, timestamp_col, and id_cols) as plain strings…

  • CVE-2026-11720CriJun 29, 2026
    risk 0.00cvss 9.1epss 0.01

    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…