← Vulnerability feed

Vulnerability record · CVE-2023-2442 · published 7 June 2023

CVE-2023-2442: GitLab CE/EE stored XSS via crafted merge request

Gitlab · Gitlab

GitLab CE/EE versions from 15.11 before 15.11.7 and from 16.0 before 16.0.2 contain a stored cross-site scripting flaw reachable through a specially crafted merge request. Because the injected script persists and executes in a victim's browser session, it can be used to act as that user, which matters for any team running an affected self-managed or GitLab.com-hosted instance.

5.4 CVSS 3.1 Medium EPSS 96% · top 0.1% CWE-79 · Cross-site scripting
5.4CVSS 3.1 base score
96%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
7References
17 Jun 2026Last modified by NVD

Description

An issue has been discovered in GitLab CE/EE affecting all versions starting from 15.11 before 15.11.7, all versions starting from 16.0 before 16.0.2. A specially crafted merge request could lead to a stored XSS on the client side which allows attackers to perform arbitrary actions on behalf of victims.

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: medium.

high priorityThe flaw is a stored XSS with a very high EPSS score and a low-privilege, user-interaction-dependent path, though it is not in KEV and requires a victim to view the crafted merge request.

What it is

GitLab CE/EE versions from 15.11 before 15.11.7 and from 16.0 before 16.0.2 contain a stored cross-site scripting flaw reachable through a specially crafted merge request. Because the injected script persists and executes in a victim's browser session, it can be used to act as that user, which matters for any team running an affected self-managed or GitLab.com-hosted instance.

Impact

An attacker can execute arbitrary script in the context of a victim's GitLab session, performing actions on the victim's behalf within the application. The CVSS scope change (S:C) reflects that the compromise can extend beyond the vulnerable component.

Attack surface

Reached over the network through the merge request workflow; the CVSS vector requires low privileges (PR:L) and user interaction (UI:R), meaning an authenticated attacker with merge request access must get a victim to view the crafted content.

Exploitation

Not listed in CISA KEV and no public exploit tag appears in the references, but EPSS is very high (0.96058, 99.874th percentile), indicating elevated predicted exploitation activity. The HackerOne report is tagged Permissions Required, consistent with the low-privilege precondition.

What to do

  • Upgrade GitLab CE/EE to 15.11.7 or later in the 15.11 line, or 16.0.2 or later in the 16.0 line; apply the vendor advisory patch first.
  • If immediate upgrade is not possible, restrict merge request creation and review permissions to trusted users and monitor for suspicious MR content.
  • Enforce a strict Content Security Policy and keep GitLab's built-in XSS protections enabled to reduce script execution impact.
  • Review and sanitize any custom integrations or templates that render merge request content outside GitLab's normal UI.
  • Track the vendor advisory and HackerOne report for updated affected-version details before closing the exposure.

Detection

  • Search GitLab application and reverse-proxy logs for merge request descriptions or comments containing script tags, event handlers, or javascript: URIs.
  • Monitor for anomalous authenticated actions (settings changes, token creation, project modifications) originating from sessions that recently viewed merge requests.
  • Alert on unexpected outbound requests or browser-side activity tied to GitLab users following merge request review.
  • Correlate GitLab audit events with user reports of unexpected behavior after opening a merge request.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2023-2442 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2026-85706GitLab CE/EE repository commits API path traversal allows unauthenticated file readGitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated use…KEVEPSS 91%analysed10.0CVE-2021-22205GitLab CE/EE image parser flaw allows unauthenticated remote code executionGitLab CE/EE failed to properly validate image files passed to a file parser, allowing code injection that leads to remote command execution. The fla…KEVEPSS 100%analysed9.8CVE-2023-7028GitLab CE/EE password reset sent to unverified email, enabling account takeoverGitLab CE/EE versions from 16.1 through 16.7 before their fixed releases could deliver account password reset emails to an unverified email address. …KEVEPSS 95%analysed9.8CVE-2021-22175GitLab unauthenticated SSRF via internal webhook requestsGitLab is vulnerable to server-side request forgery when requests to the internal network for webhooks are enabled. The flaw affects all versions sta…KEVEPSS 53%analysed7.5CVE-2021-39935GitLab CI Lint API server-side request forgeryGitLab CE/EE contains a server-side request forgery flaw in the CI Lint API affecting versions from 10.5 before 14.3.6, 14.4 before 14.4.4, and 14.5 …KEVEPSS 36%analysed10.0CVE-2020-13300Gitlab incorrect authorization vulnerabilityGitLab CE/EE version 13.3 prior to 13.3.4 was vulnerable to an OAuth authorization scope change without user consent in the middle of the authorizati…EPSS 1.3%10.0CVE-2019-9174Gitlab server-side request forgery (ssrf) vulnerabilityAn issue was discovered in GitLab Community and Enterprise Edition before 11.6.10, 11.7.x before 11.7.6, and 11.8.x before 11.8.1. It allows SSRF.EPSS 2.0%10.0CVE-2018-18843Gitlab server-side request forgery (ssrf) vulnerabilityThe 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.4 has SSRF.EPSS 1.6%

Source: NIST National Vulnerability Database (record CVE-2023-2442), CISA KEV, FIRST EPSS (scores of 2026-09-22). This page is refreshed as NVD updates the record.