SCA: security update for rollup (GHSA-mw96-cpmx-2vgc)

critical Tenable Cloud Security Plugin ID 438026

Description

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

- 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.
(CVE-2026-27606)

See Also

https://github.com/advisories/GHSA-mw96-cpmx-2vgc

Plugin Details

Severity: Critical

ID: 438026

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 3/1/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 58.03

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

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

CVSS Score Source: CVE-2026-27606

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.3

Threat Score: 8.8

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/25/2026

Vulnerability Publication Date: 2/25/2026

Reference Information

CVE: CVE-2026-27606

cwe: CWE-22