Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N
Lifecycle Timeline
8DescriptionCVE.org
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 16.1.0 before 18.9.6, 18.10 before 18.10.4, and 18.11 before 18.11.1 that under certain conditions could have allowed an unauthenticated user to access tokens in the Storybook development environment due to improper input validation.
AnalysisAI
Cross-site scripting vulnerability in GitLab's Storybook development environment allows remote unauthenticated attackers to steal access tokens via crafted user interaction. Affects GitLab CE/EE versions 16.1.0 through 18.9.5, 18.10 through 18.10.3, and 18.11.0. Publicly available exploit code exists (HackerOne report 3574642), though CISA SSVC indicates no confirmed active exploitation at time of analysis. CVSS 8.0 reflects high confidentiality and integrity impact with scope change, but CVSS vector AC:H (high complexity) and UI:R (user interaction required) indicate exploitation requires targeted social engineering rather than automated mass exploitation.
Technical ContextAI
This is an improper input validation vulnerability (CWE-79: Cross-site Scripting) affecting GitLab's Storybook development environment. Storybook is a frontend workshop tool used by developers to build and test UI components in isolation. The vulnerability stems from insufficient sanitization of user-controlled input within the Storybook interface, allowing injection of malicious JavaScript. When exploited, the XSS executes in the context of the GitLab domain with scope change (CVSS S:C), enabling access to authentication tokens that would normally be isolated from the Storybook environment. The CPE identifier cpe:2.3:a:gitlab:gitlab applies to both Community Edition (CE) and Enterprise Edition (EE) installations, indicating widespread applicability across GitLab's product line.
RemediationAI
Vendor-released patches are available: upgrade to GitLab 18.11.1, 18.10.4, or 18.9.6 depending on your current release branch. Organizations on the 16.x or 17.x series should upgrade to the latest patched version in the 18.x line. Full release details are documented at https://about.gitlab.com/releases/2026/04/22/patch-release-gitlab-18-11-1-released/. If immediate patching is not feasible, implement compensating controls: restrict network access to Storybook endpoints (typically /storybook/ paths) using firewall rules or reverse proxy ACLs to allow only trusted development networks (trade-off: may disrupt remote developer workflows); disable the Storybook feature entirely if not actively used in your development pipeline (consult GitLab documentation for feature flags); implement Content Security Policy headers to restrict script execution on GitLab domains (trade-off: requires testing to avoid breaking legitimate functionality). Monitor authentication logs for unusual token usage patterns originating from development environment IPs. GitLab's internal work item tracking the fix is available at https://gitlab.com/gitlab-org/gitlab/-/work_items/595332.
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.
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
An issue has been discovered in GitLab CE/EE affecting all versions starting from 11.9. Rated critical severity (CVSS 10
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
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
The Ruby SAML library is for implementing the client side of a SAML authorization. Rated critical severity (CVSS 9.8), t
A hardcoded password was set for accounts registered using an OmniAuth provider (e.g. Rated critical severity (CVSS 9.8)
An issue has been discovered in GitLab CE/EE affecting all versions starting from 12.10 before 14.6.5, all versions star
When requests to the internal network for webhooks are enabled, a server-side request forgery vulnerability in GitLab af
An issue has been discovered in GitLab CE/EE affecting all versions starting from 13.7.9 before 13.8.7, all versions sta
An issue was discovered in GitLab Omnibus 7.4 through 12.2.1. Rated critical severity (CVSS 9.8), this vulnerability is
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
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-25042
GHSA-g9pv-f88j-p6rr