SCA: security update for storybook (GHSA-8452-54wp-rmv6)

medium Tenable Self-Hosted Container Security Plugin ID 436438

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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)

See Also

https://github.com/advisories/GHSA-8452-54wp-rmv6

Plugin Details

Severity: Medium

ID: 436438

Version: Revision 1.11

Type: Local

Family: SCA Checks

Published: 12/19/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2025-68429

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 12/18/2025

Vulnerability Publication Date: 12/17/2025

Reference Information

CVE: CVE-2025-68429