CVE-2026-27148CRITICAL 9.6EPSS p66.3%

CVE-2026-27148CVE-2026-27148

Description

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.

Scoring

CVSS 3.19.6 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
EPSS1.28% probability of exploitation · percentile 66.3% · 2026-06-19T12:03:05Z
Published2026-02-25
Last modified2026-03-10

Underlying weaknesses· 2

CWE-74CWE-79

References

  1. https://github.com/storybookjs/storybook/commit/0affdf928bd6fafbadfb1dfe22ce6104805e10e8
  2. https://github.com/storybookjs/storybook/commit/54689a8add18ea75d628c540f4bc677592a1e685
  3. https://github.com/storybookjs/storybook/commit/b8cfa77c73940c140acdcd8a06ab1ea913c44761
  4. https://github.com/storybookjs/storybook/commit/d34085f39c647f5c23c3a3b2d197c18602fcf876
  5. https://github.com/storybookjs/storybook/releases/tag/v10.2.10
  6. https://github.com/storybookjs/storybook/releases/tag/v7.6.23
  7. https://github.com/storybookjs/storybook/releases/tag/v8.6.17
  8. https://github.com/storybookjs/storybook/releases/tag/v9.1.19

2

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')cwe-740%live
WeaknessImproper Neutralization of Input During Web Page Generation ('Cross-site Scripting')cwe-790%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-52797
CVE
CVE-2025-7441
CVE
CVE-2026-30587
CVE
CVE-2026-10916
CVE
CVE-2026-42889
CVE
CVE-2026-11068
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.