CVE-2026-27606
中文标题:
(暂无数据)
英文标题:
Rollup 4 has Arbitrary File Write via Path Traversal
漏洞描述
中文描述:
(暂无数据)
英文描述:
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.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| rollup | rollup | < 2.80.0 | - | - |
cpe:2.3:a:rollup:rollup:<_2.80.0:*:*:*:*:*:*:*
|
| rollup | rollup | >= 3.0.0, < 3.30.0 | - | - |
cpe:2.3:a:rollup:rollup:>=_3.0.0,_<_3.30.0:*:*:*:*:*:*:*
|
| rollup | rollup | >= 4.0.0, < 4.59.0 | - | - |
cpe:2.3:a:rollup:rollup:>=_4.0.0,_<_4.59.0:*:*:*:*:*:*:*
|
| rollupjs | rollup | * | - | - |
cpe:2.3:a:rollupjs:rollup:*:*:*:*:*:node.js:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
CVSS评分详情
4.0 (cna)
HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:P
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2026-27606 |
2026-02-26 03:19:54 | 2026-02-25 22:00:01 |
| NVD | nvd_CVE-2026-27606 |
2026-02-26 02:00:04 | 2026-02-25 22:00:04 |
版本与语言
安全公告
变更历史
查看详细变更
- affected_products_count: 3 -> 4
- data_sources: ['cve'] -> ['cve', 'nvd']