6.5

CVE-2026-9204

Server-Side Request Forgery (SSRF) in GitLab

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
GitlabGitLab SwEditioncommunity Version >= 18.10.0 < 18.10.8
GitlabGitLab SwEditionenterprise Version >= 18.10.0 < 18.10.8
GitlabGitLab SwEditioncommunity Version >= 18.11.0 < 18.11.5
GitlabGitLab SwEditionenterprise Version >= 18.11.0 < 18.11.5
GitlabGitLab SwEditioncommunity Version >= 19.0.0 < 19.0.2
GitlabGitLab SwEditionenterprise Version >= 19.0.0 < 19.0.2
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.25% 0.157
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
cve@gitlab.com 5.3 1.6 3.6
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
CWE-918 Server-Side Request Forgery (SSRF)

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.

https://about.gitlab.com/releases/2026/06/10/patch-release-gitlab-19-0-2-released/
Release Notes
https://gitlab.com/gitlab-org/gitlab/-/work_items/592677
Issue Tracking