GHSA-8452-54wp-rmv6 · 深刻度: high · エコシステム: npm — Storybook manager bundle may expose environment variables during build
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.
総合評価: CVE-2025-68429 は低リスク(34.3/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.24%、14 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.24% | +0.20% |
| 2 | 2025-12-18 | — | 0.04% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.3 | 3.1 | HIGH |
|
3.9 | 3.4 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-8452-54wp-rmv6 · 深刻度: high · エコシステム: npm — Storybook manager bundle may expose environment variables during build
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2025-68429 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| storybook | storybook | >= 7.0.0, < 7.6.21 | cpe:2.3:a:storybook:storybook:*:*:*:*:*:node.js:*:* |
| storybook | storybook | >= 8.0.0, < 8.6.15 | cpe:2.3:a:storybook:storybook:*:*:*:*:*:node.js:*:* |
| storybook | storybook | >= 9.0.0, < 9.1.17 | cpe:2.3:a:storybook:storybook:*:*:*:*:*:node.js:*:* |
| storybook | storybook | >= 10.0.0, < 10.1.10 | cpe:2.3:a:storybook:storybook:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/storybookjs/storybook/security/advisories/GHSA-8452-54wp-rmv6 | Mitigation Vendor Advisory |
| https://storybook.js.org/blog/security-advisory | Mitigation Vendor Advisory |