CVE-2026-1388
Received
Received - Intake
ReDoS Vulnerability in GitLab Merge Request Endpoint
Publication date: 2026-02-25
Last updated on: 2026-02-28
Assigner: GitLab Inc.
Description
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 input to a merge request endpoint under certain conditions.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gitlab | gitlab | From 18.8.0 (inc) to 18.8.5 (exc) |
| gitlab | gitlab | From 18.8.0 (inc) to 18.8.5 (exc) |
| gitlab | gitlab | 18.9.0 |
| gitlab | gitlab | 18.9.0 |
| gitlab | gitlab | From 9.2.0 (inc) to 18.7.5 (exc) |
| gitlab | gitlab | From 9.2.0 (inc) to 18.7.5 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1333 | The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles. |