CVE-2026-93577
Received Received - Intake

Integer Overflow in GitLab CE/EE Leading to Arbitrary Code Execution

Vulnerability report for CVE-2026-93577, 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 an integer overflow issue when compiling 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-190 The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in GitLab CE/EE versions before 19.2.7, 19.3.3, and 19.4.1 allows an authenticated user to execute arbitrary code on the GitLab server. It occurs due to an integer overflow when compiling a specially crafted regular expression in a CI/CD configuration.

Detection Guidance

This vulnerability can be detected by checking the GitLab server version against the patched versions (19.2.7, 19.3.3, or 19.4.1). Use commands like 'gitlab-rake gitlab:version' to check the installed version. If the version is below these thresholds, the system is vulnerable.

Impact Analysis

An attacker with access could exploit this to run malicious code on the server, potentially leading to data breaches, unauthorized access, or system compromise. This could affect the integrity and confidentiality of stored data.

Compliance Impact

This vulnerability could lead to unauthorized access or data breaches, violating compliance requirements for GDPR and HIPAA. Organizations may face legal penalties, reputational damage, and loss of trust due to non-compliance.

Mitigation Strategies

Upgrade GitLab CE/EE to version 19.2.7 or later, 19.3.3 or later, or 19.4.1 or later depending on your current version to address the integer overflow issue in CI/CD configuration regular expressions.

Chat Assistant

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

EPSS Chart