CVE-2026-3093
Received
Received - Intake
Cross-Site Scripting in GitLab CE/EE
Vulnerability report for CVE-2026-3093, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-29
Last updated on: 2026-07-29
Assigner: GitLab Inc.
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gitlab | gitlab_ce | From 14.0 (inc) to 19.0.5 (exc) |
| gitlab | gitlab_ee | From 14.0 (inc) to 19.0.5 (exc) |
| gitlab | gitlab_ce | From 19.1 (inc) to 19.1.3 (exc) |
| gitlab | gitlab_ee | From 19.1 (inc) to 19.1.3 (exc) |
| gitlab | gitlab_ce | From 19.2 (inc) to 19.2.1 (exc) |
| gitlab | gitlab_ee | From 19.2 (inc) to 19.2.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |