CVE-2026-89078 PUBLISHED

Double Free in GitLab

Assigner: GitLab
Reserved: 10.09.2026 Published: 23.09.2026 Updated: 25.09.2026

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 19.2 before 19.2.7, 19.3 before 19.3.3, and 19.4 before 19.4.1 that under certain conditions could have allowed an authenticated user to execute arbitrary code on the GitLab server due to a double free issue when parsing a specially crafted regular expression in a CI/CD configuration.

Metrics

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

Product Status

Vendor GitLab
Product GitLab
Versions Default: unaffected
  • affected from 19.2 to 19.2.7 (excl.)
  • affected from 19.3 to 19.3.3 (excl.)
  • affected from 19.4 to 19.4.1 (excl.)

Solutions

Upgrade to versions 19.2.7, 19.3.3, 19.4.1 or above.

Credits

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

References

Problem Types

  • CWE-415: Double Free CWE