CVE-2026-2601 PUBLISHED

Missing Authorization in GitLab

Assigner: GitLab
Reserved: 16.02.2026 Published: 27.05.2026 Updated: 27.05.2026

GitLab has remediated an issue in GitLab EE affecting all versions from 11.5 before 18.10.7, 18.11 before 18.11.4, and 19.0 before 19.0.1 that under certain conditions could have allowed an authenticated user with developer-role permissions to access sensitive deployment data on projects due to improper authorization checks.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
CVSS Score: 4.3

Product Status

Vendor GitLab
Product GitLab
Versions Default: unaffected
  • affected from 11.5 to 18.10.7 (excl.)
  • affected from 18.11 to 18.11.4 (excl.)
  • affected from 19.0 to 19.0.1 (excl.)

Solutions

Upgrade to versions 18.10.7, 18.11.4, 19.0.1 or above.

Credits

  • Thanks [modhanami](https://hackerone.com/modhanami) for reporting this vulnerability through our HackerOne bug bounty program finder

References

Problem Types

  • CWE-862: Missing Authorization CWE