CVE-2026-8144 PUBLISHED

Missing Authorization in GitLab

Assigner: GitLab
Reserved: 07.05.2026 Published: 14.05.2026 Updated: 14.05.2026

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 15.1 before 18.9.7, 18.10 before 18.10.6, and 18.11 before 18.11.3 that could have allowed an authenticated user with project membership to enumerate private group members due to missing 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 15.1 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

  • This vulnerability has been discovered internally by GitLab team member Terri Chu finder

References

Problem Types

  • CWE-862: Missing Authorization CWE