CVE-2026-10053
Received
Received - Intake
Path Traversal in GitLab CE/EE Package Registry
Vulnerability report for CVE-2026-10053, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-23
Last updated on: 2026-08-23
Assigner: GitLab Inc.
Description
Description
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.8 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user to achieve remote code execution due to a path traversal vulnerability in the package registry.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gitlab | gitlab_ce | From 18.8 (inc) to 19.0.6 (exc) |
| gitlab | gitlab_ee | From 18.8 (inc) to 19.0.6 (exc) |
| gitlab | gitlab_ce | From 19.1.0 (inc) to 19.1.4 (exc) |
| gitlab | gitlab_ee | From 19.1.0 (inc) to 19.1.4 (exc) |
| gitlab | gitlab_ce | From 19.2.0 (inc) to 19.2.2 (exc) |
| gitlab | gitlab_ee | From 19.2.0 (inc) to 19.2.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |