CVE-2026-61462 PUBLISHED

mcp-gitlab Path Traversal via job_id Parameter

Assigner: VulnCheck
Reserved: 09.07.2026 Published: 13.07.2026 Updated: 13.07.2026

mcp-gitlab contains a path traversal vulnerability in the job_id parameter of build/index.js that allows attackers to redirect GitLab API requests to arbitrary endpoints. Attackers can supply crafted job_id values like ../../../user to escape the intended path prefix and access arbitrary GitLab API resources using the operator's personal access token.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor zereight
Product mcp-gitlab
Versions Default: affected
  • affected from 0 to 2.1.18 (excl.)

Credits

  • George Chen reporter

References

Problem Types

  • External Control of File Name or Path CWE