CVE-2026-2238 PUBLISHED

Missing Authorization in GitLab

Assigner: GitLab
Reserved: 09.02.2026 Published: 25.06.2026 Updated: 25.06.2026

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 17.5 before 18.11.6, 19.0 before 19.0.3, and 19.1 before 19.1.1 that under certain conditions could have allowed an unauthenticated user to view confidential issue references on public projects due to improper authorization checks.

Metrics

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

Product Status

Vendor GitLab
Product GitLab
Versions Default: unaffected
  • affected from 17.5 to 18.11.6 (excl.)
  • affected from 19.0 to 19.0.3 (excl.)
  • affected from 19.1 to 19.1.1 (excl.)

Solutions

Upgrade to versions 18.11.6, 19.0.3, 19.1.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