CVE-2026-2900 PUBLISHED

Missing Authorization in GitLab

Assigner: GitLab
Reserved: 20.02.2026 Published: 14.05.2026 Updated: 14.05.2026

GitLab has remediated an issue in GitLab EE affecting all versions from 16.10 before 18.9.7, 18.10 before 18.10.6, and 18.11 before 18.11.3 that when instance-level approval rule editing prevention was enabled, could have allowed an authenticated user with Maintainer permissions to modify or delete project approval rules due to missing authorization checks.

Metrics

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

Product Status

Vendor GitLab
Product GitLab
Versions Default: unaffected
  • affected from 16.10 to 18.9.7 (excl.)
  • affected from 18.10 to 18.10.6 (excl.)
  • affected from 18.11 to 18.11.3 (excl.)

Solutions

Upgrade to versions 18.9.7, 18.10.6, 18.11.3 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