Skip to main content

GitLab CE/EE EUVDEUVD-2026-36225

| CVE-2026-9204 MEDIUM
Server-Side Request Forgery (SSRF) (CWE-918)
2026-06-11 GitLab GHSA-c4m8-pv9j-v7mm
6.5
CVSS 3.1 · NVD
Share

Severity by source

Vendor (GitLab) PRIMARY
MEDIUM
qualitative
NVD
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
6.3 MEDIUM

S:C is warranted because SSRF enabling access to internal network resources and Gitaly backend constitutes impact beyond the vulnerable application's own trust boundary.

3.1 AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N
4.0 AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N

Primary rating from Vendor (GitLab).

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

3
CVSS changed
Jun 11, 2026 - 17:37 NVD
5.3 (MEDIUM) 6.5 (MEDIUM)
Patch available
Jun 11, 2026 - 13:01 EUVD
Analysis Generated
Jun 11, 2026 - 11:51 vuln.today

DescriptionNVD

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.

AnalysisAI

Server-Side Request Forgery (SSRF) in GitLab CE/EE's repository import feature allows an authenticated low-privileged user to read arbitrary files from the backend Gitaly server and probe internal network resources by supplying maliciously crafted secondary URLs that bypass input validation. Affected versions span the 18.10, 18.11, and 19.0 release lines, all patched by GitLab on 2026-06-10. No public exploit code and no CISA KEV listing have been identified at time of analysis, though the combination of authentication-only gating and network-accessible entry point makes this a meaningful lateral-movement risk in self-managed GitLab deployments.

Technical ContextAI

CWE-918 (Server-Side Request Forgery) arises when an application fetches a remote resource based on attacker-controlled input without adequately restricting the set of reachable destinations. GitLab's repository import workflow accepts remote repository URLs, including 'secondary URLs' used for credential or redirect handling, and forwards requests from the GitLab application tier to backend services. Gitaly is GitLab's dedicated gRPC-based Git storage backend, running as a privileged internal service with access to repository data on the file system. By injecting file-scheme URIs or internal network addresses into secondary URL parameters during import, an attacker can cause the GitLab application to issue requests on their behalf to Gitaly's file system or to other resources on the internal network segment. The CPE cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:* covers both Community Edition and Enterprise Edition across all platforms. The root cause is insufficient allowlist validation of URL schemes and destination addresses for secondary URLs in the import pipeline.

RemediationAI

The primary fix is upgrading to a patched release: GitLab CE/EE 18.10.8, 18.11.5, or 19.0.2, all released on 2026-06-10 as documented at https://about.gitlab.com/releases/2026/06/10/patch-release-gitlab-19-0-2-released/. Administrators unable to upgrade immediately should consider restricting the repository import feature to trusted roles or disabling it entirely via Admin Area > Settings > General > Import and export settings, which eliminates the attack surface at the cost of blocking legitimate import workflows. In cloud deployments, restricting outbound network egress from the GitLab application tier to only required external IP ranges will limit the usefulness of SSRF for internal network reconnaissance, though it does not prevent Gitaly file access. GitLab.com users require no action. For self-managed instances, monitoring GitLab application logs for anomalous import requests targeting file:// or internal RFC-1918 addresses can serve as a detective control while patch deployment is in progress.

More in Gitlab

View all
CVE-2023-7028 CRITICAL POC
10.0 Jan 12

An issue has been discovered in GitLab CE/EE affecting all versions from 16.1 prior to 16.1.6, 16.2 prior to 16.2.9, 16.

CVE-2013-4490 MEDIUM POC
6.5 May 13

The SSH key upload feature (lib/gitlab_keys.rb) in gitlab-shell before 1.7.3, as used in GitLab 5.0 before 5.4.1 and 6.x

CVE-2021-22205 CRITICAL POC
10.0 Apr 23

An issue has been discovered in GitLab CE/EE affecting all versions starting from 11.9. Rated critical severity (CVSS 10

CVE-2022-2992 CRITICAL POC
9.9 Oct 17

A vulnerability in GitLab CE/EE affecting all versions from 11.10 prior to 15.1.6, 15.2 to 15.2.4, 15.3 to 15.3.2 allows

CVE-2018-18843 CRITICAL POC
10.0 Dec 04

The Kubernetes integration in GitLab Enterprise Edition 11.x before 11.2.8, 11.3.x before 11.3.9, and 11.4.x before 11.4

CVE-2024-45409 CRITICAL POC
9.8 Sep 10

The Ruby SAML library is for implementing the client side of a SAML authorization. Rated critical severity (CVSS 9.8), t

CVE-2022-1162 CRITICAL POC
9.8 Apr 04

A hardcoded password was set for accounts registered using an OmniAuth provider (e.g. Rated critical severity (CVSS 9.8)

CVE-2022-0735 CRITICAL POC
9.8 Mar 28

An issue has been discovered in GitLab CE/EE affecting all versions starting from 12.10 before 14.6.5, all versions star

CVE-2021-22175 CRITICAL POC
9.8 Jun 11

When requests to the internal network for webhooks are enabled, a server-side request forgery vulnerability in GitLab af

CVE-2021-22203 CRITICAL POC
9.8 Apr 02

An issue has been discovered in GitLab CE/EE affecting all versions starting from 13.7.9 before 13.8.7, all versions sta

CVE-2019-15741 CRITICAL POC
9.8 Sep 16

An issue was discovered in GitLab Omnibus 7.4 through 12.2.1. Rated critical severity (CVSS 9.8), this vulnerability is

CVE-2019-6960 CRITICAL POC
9.8 Sep 09

An issue was discovered in GitLab Community and Enterprise Edition 9.x, 10.x, and 11.x before 11.5.8, 11.6.x before 11.6

Share

EUVD-2026-36225 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy