CVE-2026-89078
Received Received - Intake

Double Free in GitLab CE/EE CI/CD Configuration

Vulnerability report for CVE-2026-89078, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-24

Last updated on: 2026-09-24

Assigner: GitLab Inc.

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-24
Last Modified
2026-09-24
Generated
2026-09-24
AI Q&A
2026-09-24
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 6 associated CPEs
Vendor Product Version / Range
gitlab gitlab_ce From 19.2 (inc) to 19.2.7 (exc)
gitlab gitlab_ce From 19.3 (inc) to 19.3.3 (exc)
gitlab gitlab_ce From 19.4 (inc) to 19.4.1 (exc)
gitlab gitlab_ee From 19.2 (inc) to 19.2.7 (exc)
gitlab gitlab_ee From 19.3 (inc) to 19.3.3 (exc)
gitlab gitlab_ee From 19.4 (inc) to 19.4.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-415 The product calls free() twice on the same memory address.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-89078 is a critical vulnerability in GitLab CE and EE where an authenticated user could 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.

Detection Guidance

Check GitLab version with: gitlab-rake gitlab:env:info. If version is below 19.2.7, 19.3.3, or 19.4.1, the system is vulnerable. Inspect CI/CD configuration files for suspicious regular expressions.

Impact Analysis

This vulnerability allows an authenticated attacker to run arbitrary code on the GitLab server, potentially leading to data breaches, unauthorized access, or system compromise. It affects all versions from 19.2 before 19.2.7, 19.3 before 19.3.3, and 19.4 before 19.4.1.

Compliance Impact

This vulnerability could lead to unauthorized code execution on GitLab servers, potentially compromising sensitive data. For GDPR, this may result in unauthorized access to personal data, violating confidentiality and integrity requirements. For HIPAA, it could expose protected health information to unauthorized parties, violating security and privacy rules.

Mitigation Strategies

Upgrade GitLab to version 19.4.1, 19.3.3, or 19.2.7 immediately. Review and remove any untrusted CI/CD configurations containing custom regular expressions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-89078. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart