CVE-2026-27606
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.
EPSS 0.40% · 61.0th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| npm | rollup | 0, 3.0.0, 4.0.0 |
| rollup | rollup | >= 3.0.0, < 3.30.0, >= 4.0.0, < 4.59.0, >= 3.0.0, < 3.30.0 |
| rollupjs | rollup | 0, 3.0.0, 4.0.0 |
Timeline
- Feb 25, 2026 CVE Published
- Feb 25, 2026 EPSS Score
- Feb 25, 2026 PoC Published
- Feb 26, 2026 PoC Published
- Feb 26, 2026 PoC Published
- Feb 26, 2026 PoC Published
- Feb 27, 2026 EPSS Score
- Feb 28, 2026 EPSS Score
- Mar 2, 2026 EPSS Score
- Mar 3, 2026 EPSS Score
- Mar 5, 2026 EPSS Score
- Mar 6, 2026 EPSS Score
References
- https://github.com/rollup/rollup/security/advisories/GHSA-mw96-cpmx-2vgc url
- https://github.com/rollup/rollup/commit/c60770d7aaf750e512c1b2774989ea4596e660b2 url
- https://github.com/rollup/rollup/commit/c8cf1f9c48c516285758c1e11f08a54f304fd44e url
- https://github.com/rollup/rollup/commit/d6dee5e99bb82aac0bee1df4ab9efbde455452c3 url
- https://github.com/rollup/rollup/releases/tag/v2.80.0 url
- https://github.com/rollup/rollup/releases/tag/v3.30.0 url
- https://github.com/rollup/rollup/releases/tag/v4.59.0 url
- https://nvd.nist.gov/vuln/detail/CVE-2026-27606 advisory
- https://github.com/rollup/rollup package