Skip to main content

GitLab CE/EE EUVDEUVD-2026-50486

| CVE-2026-3093 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-07-29 GitLab GHSA-2rc9-8cx9-fxpr
4.7
CVSS 3.1 · Vendor: GitLab
Share

Severity by source

Vendor (GitLab) PRIMARY
4.7 MEDIUM
AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N
vuln.today AI
4.7 MEDIUM

AV:N and PR:N because the attacker delivers a crafted URL with no account; AC:H reflects the specific endpoint or encoding condition required; UI:R and S:C capture the browser-side execution crossing origin boundaries.

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

Primary rating from Vendor (GitLab).

CVSS VectorVendor: GitLab

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

3
Patch available
Jul 29, 2026 - 20:02 EUVD
Analysis Generated
Jul 29, 2026 - 20:01 vuln.today
CVE Published
Jul 29, 2026 - 19:02 cve.org
MEDIUM 4.7

DescriptionCVE.org

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 14.0 before 19.0.5, 19.1 before 19.1.3, and 19.2 before 19.2.1 that under certain conditions could have allowed an attacker to execute arbitrary JavaScript in another user's browser via a crafted URL, due to improper sanitization of user-controlled input.

AnalysisAI

Reflected cross-site scripting in GitLab CE/EE across a vast version range (14.0 through pre-patch releases) enables an unauthenticated attacker to execute arbitrary JavaScript in a victim's browser by enticing them to open a crafted URL. The CVSS vector confirms no authentication is required on the attacker side (PR:N), user interaction is needed (UI:R), and the scope changes (S:C) - meaning the injected script runs outside the originating page's trust boundary, enabling session hijacking, credential theft, or actions performed on the victim's behalf. A publicly available exploit exists on HackerOne (report #3539833), raising the practical risk above what the moderate CVSS score of 4.7 alone suggests.

Technical ContextAI

CWE-79 (Improper Neutralization of Input During Web Page Generation - Cross-site Scripting) describes a failure to encode or sanitize user-controlled data before rendering it in an HTML context. The CVSS vector's S:C (Changed) metric indicates this is a reflected XSS crossing the browser's same-origin policy - script injected via a crafted GitLab URL executes in the context of the GitLab origin, giving it access to session cookies, localStorage tokens, and the ability to make authenticated API requests. The affected product is GitLab CE/EE, a Ruby on Rails-based DevSecOps platform; CPE cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:* covers both Community and Enterprise editions across all platforms. The root cause is improper sanitization of user-supplied input before it is reflected into page output, a classic unsanitized-reflection pattern.

RemediationAI

Upgrade to one of the patched releases confirmed by GitLab's patch advisory: GitLab 19.0.5, 19.1.3, or 19.2.1. The advisory is published at https://docs.gitlab.com/releases/patches/patch-release-gitlab-19-2-1-released/ and the underlying issue is tracked at https://gitlab.com/gitlab-org/gitlab/-/work_items/591274. For organizations unable to patch immediately, a meaningful compensating control is to restrict access to GitLab to trusted internal networks or VPN only, reducing the attacker's ability to deliver crafted URLs to authenticated users from external infrastructure - note this does not eliminate the vulnerability for insider-threat scenarios. Enforcing strict Content Security Policy (CSP) headers at the reverse proxy layer may reduce XSS exploitability in some configurations, but effectiveness depends on existing CSP directives and should be validated. User awareness about not clicking unsolicited GitLab links is a low-assurance control only. Patching remains the only confirmed remediation.

More in Gitlab

View all
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-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-2026-85706 CRITICAL POC
10.0 Sep 12

Unauthenticated arbitrary file read in GitLab CE/EE lets remote attackers retrieve files from the GitLab server via the

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-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-2026-87719 CRITICAL POC
9.9 Sep 12

Sensitive credential and configuration disclosure in GitLab Enterprise Edition allows an authenticated user with Duo Cha

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

Share

EUVD-2026-50486 vulnerability details – vuln.today

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