CVE-2026-9204
Received
Received - Intake
Authenticated File Read in GitLab CE/EE via Gitaly Import
Publication date: 2026-06-11
Last updated on: 2026-06-11
Assigner: GitLab Inc.
Description
Description
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.10 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 that under certain conditions could have allowed an authenticated user to read arbitrary files from the Gitaly server and access internal network resources during repository import, due to insufficient validation of secondary URLs.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gitlab | gitlab_ce | From 18.10 (inc) to 18.10.8 (exc) |
| gitlab | gitlab_ee | From 18.10 (inc) to 18.10.8 (exc) |
| gitlab | gitlab_ce | From 18.11 (inc) to 18.11.5 (exc) |
| gitlab | gitlab_ee | From 18.11 (inc) to 18.11.5 (exc) |
| gitlab | gitlab_ce | From 19.0 (inc) to 19.0.2 (exc) |
| gitlab | gitlab_ee | From 19.0 (inc) to 19.0.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |