Cyber Posture

CVE-2026-1388

High

Published: 25 February 2026

Published
25 February 2026
Modified
28 February 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0005 15.8th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-1388 is a high-severity Inefficient Regular Expression Complexity (CWE-1333) vulnerability in Gitlab Gitlab. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Application or System Exploitation (T1499.004); ranked at the 15.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

Threat & Defense at a Glance

What attackers do: exploitation maps to Application or System Exploitation (T1499.004).
Threat & Defense Details

MITRE ATT&CK Enterprise TechniquesAI

T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
Why these techniques?

ReDoS in public merge request endpoint directly enables application-layer resource exhaustion DoS via crafted input (T1499.004).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 9.2 before 18.7.5, 18.8 before 18.8.5, and 18.9 before 18.9.1 that could have allowed an unauthenticated user to cause regular expression denial of service by sending specially crafted…

more

input to a merge request endpoint under certain conditions.

Deeper analysisAI

CVE-2026-1388 is a regular expression denial of service (ReDoS) vulnerability, classified under CWE-1333, affecting GitLab Community Edition (CE) and Enterprise Edition (EE) in all versions from 9.2 prior to 18.7.5, 18.8 prior to 18.8.5, and 18.9 prior to 18.9.1. The issue resides in a merge request endpoint, where specially crafted input can trigger excessive resource consumption due to inefficient regular expression processing.

An unauthenticated attacker can exploit this vulnerability over the network with low complexity and no privileges by submitting malicious input to the affected merge request endpoint under certain conditions. Successful exploitation results in a denial of service, disrupting service availability with a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H), potentially causing significant resource exhaustion on the GitLab server.

GitLab has remediated the vulnerability through patch releases, including GitLab 18.9.1, with corresponding fixes in 18.7.5 and 18.8.5. Security practitioners should upgrade to these patched versions immediately, as detailed in the official release notes, the associated GitLab issue tracker entry, and the HackerOne disclosure report.

Details

CWE(s)

Affected Products

gitlab
gitlab
18.9.0 · 9.2.0 — 18.7.5 · 9.2.0 — 18.7.5 · 18.8.0 — 18.8.5

CVEs Like This One

CVE-2025-12664Same product: Gitlab Gitlab
CVE-2026-3988Same product: Gitlab Gitlab
CVE-2026-0958Same product: Gitlab Gitlab
CVE-2026-1725Same product: Gitlab Gitlab
CVE-2025-14511Same product: Gitlab Gitlab
CVE-2026-1092Same product: Gitlab Gitlab
CVE-2025-13928Same product: Gitlab Gitlab
CVE-2025-14513Same product: Gitlab Gitlab
CVE-2026-1069Same product: Gitlab Gitlab
CVE-2026-1458Same product: Gitlab Gitlab

References