CVE-2025-68429

HIGH
中文标题:
(暂无数据)
英文标题:
Storybook manager bundle may expose environment variables during build
CVSS分数: 7.3
发布时间: 2025-12-17 22:26:55
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v2
漏洞描述
中文描述:

(暂无数据)

英文描述:

Storybook is a frontend workshop for building user interface components and pages in isolation. A vulnerability present starting in versions 7.0.0 and prior to versions 7.6.21, 8.6.15, 9.1.17, and 10.1.10 relates to Storybook’s handling of environment variables defined in a `.env` file, which could, in specific circumstances, lead to those variables being unexpectedly bundled into the artifacts created by the `storybook build` command. When a built Storybook is published to the web, the bundle’s source is viewable, thus potentially exposing those variables to anyone with access. For a project to potentially be vulnerable to this issue, it must build the Storybook (i.e. run `storybook build` directly or indirectly) in a directory that contains a `.env` file (including variants like `.env.local`) and publish the built Storybook to the web. Storybooks built without a `.env` file at build time are not affected, including common CI-based builds where secrets are provided via platform environment variables rather than `.env` files. Storybook runtime environments (i.e. `storybook dev`) are not affected. Deployed applications that share a repo with your Storybook are not affected. Users should upgrade their Storybook—on both their local machines and CI environment—to version .6.21, 8.6.15, 9.1.17, or 10.1.10 as soon as possible. Maintainers additionally recommend that users audit for any sensitive secrets provided via `.env` files and rotate those keys. Some projects may have been relying on the undocumented behavior at the heart of this issue and will need to change how they reference environment variables after this update. If a project can no longer read necessary environmental variable values, either prefix the variables with `STORYBOOK_` or use the `env` property in Storybook’s configuration to manually specify values. In either case, do not include sensitive secrets as they will be included in the built bundle.

CWE类型:
CWE-541 CWE-200 CWE-538
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
storybookjs storybook >= 7.0.0, < 7.6.21 - - cpe:2.3:a:storybookjs:storybook:>=_7.0.0,_<_7.6.21:*:*:*:*:*:*:*
storybookjs storybook >= 8.0.0, < 8.6.15 - - cpe:2.3:a:storybookjs:storybook:>=_8.0.0,_<_8.6.15:*:*:*:*:*:*:*
storybookjs storybook >= 9.0.0, < 9.1.17 - - cpe:2.3:a:storybookjs:storybook:>=_9.0.0,_<_9.1.17:*:*:*:*:*:*:*
storybookjs storybook >= 10.0.0, < 10.1.10 - - cpe:2.3:a:storybookjs:storybook:>=_10.0.0,_<_10.1.10:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/storybookjs/storybook/security/advisories/GHSA-8452-54wp-rmv6 x_refsource_CONFIRM
cve.org
访问
https://storybook.js.org/blog/security-advisory x_refsource_MISC
cve.org
访问
CVSS评分详情
3.1 (cna)
HIGH
7.3
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
机密性
LOW
完整性
LOW
可用性
LOW
时间信息
发布时间:
2025-12-17 22:26:55
修改时间:
2025-12-18 15:06:29
创建时间:
2026-01-12 02:12:30
更新时间:
2026-01-12 02:28:13
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-68429 2025-12-19 03:24:15 2026-01-12 02:12:30
NVD nvd_CVE-2025-68429 2025-12-19 03:25:39 2026-01-12 02:28:13
版本与语言
当前版本: v2
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v2 NVD
2026-01-12 02:28:13
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']