Vulnerability Description
`@zereight/mcp-gitlab` is a Model Context Protocol server for GitLab. Versions prior to 2.1.30 expose the Streamable HTTP MCP endpoint without an effective Host or Origin allowlist. A malicious web page can use DNS rebinding to route browser requests to a victim's local MCP listener while preserving an attacker-controlled `Host` and `Origin`. The server accepts those headers and reaches the MCP initialization path instead of rejecting the request at the HTTP boundary. Version 2.1.30 contains a patch.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/zereight/gitlab-mcp/commit/52207c6f5c0e7a39e9235d491225edbb56
- https://github.com/zereight/gitlab-mcp/pull/555
- https://github.com/zereight/gitlab-mcp/releases/tag/v2.1.30
- https://github.com/zereight/gitlab-mcp/security/advisories/GHSA-vmp7-252j-cwp7
FAQ
What is CVE-2026-61568?
CVE-2026-61568 is a vulnerability with a CVSS score of 9.6 (CRITICAL). `@zereight/mcp-gitlab` is a Model Context Protocol server for GitLab. Versions prior to 2.1.30 expose the Streamable HTTP MCP endpoint without an effective Host or Origin allowlist. A malicious web pa...
How severe is CVE-2026-61568?
CVE-2026-61568 has been rated CRITICAL with a CVSS base score of 9.6/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-61568?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.