CVE-2026-4916 PUBLISHED

Missing Authorization in GitLab

Assigner: GitLab
Reserved: 26.03.2026 Published: 08.04.2026 Updated: 08.04.2026

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.2 before 18.8.9, 18.9 before 18.9.5, and 18.10 before 18.10.3 that could have allowed an authenticated user with custom role permissions to demote or remove higher-privileged group members due to improper authorization checks on member management operations.

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 18.2 to 18.8.9 (excl.)
  • affected from 18.9 to 18.9.5 (excl.)
  • affected from 18.10 to 18.10.3 (excl.)

Solutions

Upgrade to versions 18.8.9, 18.9.5, 18.10.3 or above.

Credits

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

References

Problem Types

  • CWE-862: Missing Authorization CWE