CVE-2026-61568 PUBLISHED

@zereight/mcp-gitlab: DNS rebinding reaches local Streamable HTTP MCP transport

Assigner: GitHub_M
Reserved: 10.07.2026 Published: 15.09.2026 Updated: 16.09.2026

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

Metrics

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

Product Status

Vendor zereight
Product gitlab-mcp
Versions
  • Version < 2.1.30 is affected

References

Problem Types

  • CWE-350: Reliance on Reverse DNS Resolution for a Security-Critical Action CWE