Authentication Vulnerability in GitLab MCP Server Exposes Sensitive Operations
CVE-2026-44895
What is CVE-2026-44895?
The GitLab MCP Server prior to version 0.6.0 contains a significant authentication vulnerability, allowing unauthorized AI agents to communicate directly with GitLab. The server's HTTP transport is devoid of any authentication layer, combined with a permissive Access-Control-Allow-Origin header, which opens it to cross-origin attacks. This structural flaw enables the SSE server to create a stateful, mutation-capable RPC endpoint that operates with the operator's personal access token, without requiring any inbound credential checks. Furthermore, the server configuration default binds to all network interfaces, exposing this unprotected functionality broadly. This vulnerability underscores the importance of implementing stringent authentication measures and restricting access to sensitive operations.
Affected Version(s)
mcp-gitlab-server < 0.6.0
