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.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| storybookjs | storybook | < 7.6.23 | - | - |
cpe:2.3:a:storybookjs:storybook:<_7.6.23:*:*:*:*:*:*:*
|
| storybookjs | storybook | >= 8.1.0, < 8.6.17 | - | - |
cpe:2.3:a:storybookjs:storybook:>=_8.1.0,_<_8.6.17:*:*:*:*:*:*:*
|
| storybookjs | storybook | >= 9.0.0, < 9.1.19 | - | - |
cpe:2.3:a:storybookjs:storybook:>=_9.0.0,_<_9.1.19:*:*:*:*:*:*:*
|
| storybookjs | storybook | >= 10.0.0, < 10.2.10 | - | - |
cpe:2.3:a:storybookjs:storybook:>=_10.0.0,_<_10.2.10:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
CVSS评分详情
4.0 (cna)
HIGHCVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2026-27148 |
2026-02-26 03:19:54 | 2026-02-25 22:00:01 |
| NVD | nvd_CVE-2026-27148 |
2026-02-26 02:00:04 | 2026-02-25 22:00:04 |
版本与语言
安全公告
变更历史
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']