Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/googleapis/mcp-toolbox
  4. ›
  5. CVE-2026-11624

CVE-2026-11624: MCP Toolbox for Databases has an Origin Validation Error

June 13, 2026 (updated August 24, 2026)

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 was introduced alongside the existing “–allowed-origins” flag, enabling users to specify permitted hosts at server startup. Both flags default to “”, allowing users to implement strict access controls as needed without breaking existing setups. If either flag is set to “”, the server will output a startup warning about potential vulnerabilities. Documentation has also been updated to highlight these security considerations.

References

  • github.com/advisories/GHSA-76g7-m3xw-x9gr
  • github.com/googleapis/mcp-toolbox/commit/17b41f64531b8fe417c28ada45d1992ba430dc1b
  • github.com/googleapis/mcp-toolbox/issues/3113
  • github.com/googleapis/mcp-toolbox/pull/2254
  • nvd.nist.gov/vuln/detail/CVE-2026-11624

Code Behaviors & Features

Detect and mitigate CVE-2026-11624 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.25.0

Fixed versions

  • 0.25.0

Solution

Upgrade to version 0.25.0 or above.

Impact 9.6 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-346: Origin Validation Error

Source file

go/github.com/googleapis/mcp-toolbox/CVE-2026-11624.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:19:43 +0000.