Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-27606
February 25, 2026
Rollup is a module bundler for JavaScript. Versions prior to 2.80.0, 3.30.0, and 4.59.0 of the Rollup module bundler (specifically v4.x and present in current source) is vulnerable to an Arbitrary File Write via Path Traversal. Insecure file name sanitization in the core engine allows an attacker to control output filenames (e.g., via CLI named inputs, manual chunk aliases, or malicious plugins) and use traversal sequences ("../") to overwrite files anywhere on the host filesystem that the build process has permissions for. This can lead to persistent Remote Code Execution (RCE) by overwriting critical system or user configuration files. Versions 2.80.0, 3.30.0, and 4.59.0 contain a patch for the issue.
Affected Packages
https://github.com/rollup/rollup.git (GITHUB):
Affected version(s) >=v3.0.0 <v3.30.0
Fix Suggestion:
Update to version v3.30.0
https://github.com/rollup/rollup.git (GITHUB):
Affected version(s) >=v4.0.0-0 <v4.59.0
Fix Suggestion:
Update to version v4.59.0
https://github.com/rollup/rollup.git (GITHUB):
Affected version(s) >=v0.3.1 <v2.80.0
Fix Suggestion:
Update to version v2.80.0
rollup (NPM):
Affected version(s) >=3.0.0 <3.30.0
Fix Suggestion:
Update to version 3.30.0
rollup (NPM):
Affected version(s) >=0.1.0 <2.80.0
Fix Suggestion:
Update to version 2.80.0
rollup (NPM):
Affected version(s) >=4.0.0 <4.59.0
Fix Suggestion:
Update to version 4.59.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
Exploit Maturity
POC
CVSS v3
Base Score:
9.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
EPSS
Base Score:
0.39