Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2025-68429
December 17, 2025
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.
Affected Packages
https://github.com/storybookjs/storybook.git (GITHUB):
Affected version(s) >=v9.0.0 <9.1.17
Fix Suggestion:
Update to version 9.1.17
https://github.com/storybookjs/storybook.git (GITHUB):
Affected version(s) >=v10.0.0 <10.1.10
Fix Suggestion:
Update to version 10.1.10
https://github.com/storybookjs/storybook.git (GITHUB):
Affected version(s) >=v8.0.0 <v8.6.15
Fix Suggestion:
Update to version v8.6.15
https://github.com/storybookjs/storybook.git (GITHUB):
Affected version(s) >=v7.0.0 <7.6.21
Fix Suggestion:
Update to version 7.6.21
storybook (NPM):
Affected version(s) >=7.0.0 <7.6.21
Fix Suggestion:
Update to version 7.6.21
storybook (NPM):
Affected version(s) >=9.0.0 <9.1.17
Fix Suggestion:
Update to version 9.1.17
storybook (NPM):
Affected version(s) >=8.0.0 <8.6.15
Fix Suggestion:
Update to version 8.6.15
storybook (NPM):
Affected version(s) >=10.0.0 <10.1.10
Fix Suggestion:
Update to version 10.1.10
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
LOW
Weakness Type (CWE)
Insertion of Sensitive Information into Externally-Accessible File or Directory
Exposure of Sensitive Information to an Unauthorized Actor
Inclusion of Sensitive Information in an Include File
EPSS
Base Score:
0.02