CVE-2026-27148: Storybook Dev Server Vulnerable to WebSocket Hijacking
Storybook is a frontend workshop for building user interface components and pages in isolation. Prior to versions 7.6.23, 8.6.17, 9.1.19, and 10.2.10, the WebSocket functionality in Storybook's dev server, used to create and update stories, is vulnerable to WebSocket hijacking. This vulnerability only affects the Storybook dev server; production builds are not impacted. Exploitation requires a developer to visit a malicious website while their local Storybook dev server is running. Because the WebSocket connection does not validate the origin of incoming connections, a malicious site can silently send WebSocket messages to the local instance without any further user interaction. If the Storybook dev server is intentionally exposed publicly (e.g. for design reviews or stakeholder demos) the risk is higher, as no malicious site visit is required. Any unauthenticated attacker can send WebSocket messages to it directly. The vulnerability affects the WebSocket message handlers for creating and saving stories. Both are vulnerable to injection via unsanitized input in the componentFilePath field, which can be exploited to achieve persistent XSS or Remote Code Execution (RCE). Versions 7.6.23, 8.6.17, 9.1.19, and 10.2.10 contain a fix for the issue.
Security readout for executives and security teams
Plain-English summary
Storybook’s development server could accept browser-controlled WebSocket messages from the wrong origin. A developer visiting a malicious site while Storybook is running locally could have their workspace altered, with possible persistent XSS or RCE. Production Storybook builds are reported as not affected.
Executive priority
Prioritize remediation for teams exposing Storybook dev servers or using shared demos. For normal local-only development, urgency is lower but still important because compromise can affect source files and developer trust boundaries.
Technical view
The issue affects Storybook dev server WebSocket handlers for creating and saving stories. Missing origin validation allows WebSocket hijacking, and unsanitized componentFilePath input can lead to injection. Affected ranges are before 7.6.23, 8.6.17, 9.1.19, and 10.2.10.
Likely exposure
Exposure is most likely in developer workstations, shared design-review instances, CI preview systems, or demos running the Storybook dev server. Publicly exposed dev servers carry higher risk because attackers may connect directly without relying on a developer visiting a malicious site.
Exploitation context
The provided sources do not show KEV listing or confirmed active exploitation. Exploitation requires either user interaction with a malicious website while a local dev server is running, or direct network reachability to an exposed Storybook dev server.
Researcher notes
The key conditions are dev-server use, WebSocket origin validation failure, and vulnerable create/save story handlers. The bundle supports high severity and fixed versions, but does not provide active exploitation evidence or environment-specific vendor impacts beyond Storybook.
Mitigation direction
Upgrade Storybook to 7.6.23, 8.6.17, 9.1.19, 10.2.10, or later.
Do not expose Storybook dev servers to the public internet.
Restrict dev server access to trusted local or private networks.
Review vendor advisory and release notes for branch-specific upgrade guidance.
Treat exposed vulnerable instances as potentially compromised development environments.
Validation and detection
Inventory repositories and workstations for Storybook dependency versions.
Identify running Storybook dev servers and any public tunnels or preview URLs.
Confirm production builds are not being confused with dev server deployments.
Check package locks for affected version ranges listed in the advisory.
Review Storybook-created or modified story files for unexpected changes.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-346: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
2CVSS vectors
5Timeline events
2ADP providers
13Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
2 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.