SCA: security update for vm2 (GHSA-m5q2-4fm3-vfqp)

high Tenable Cloud Security Plugin ID 442542

Description

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

- vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, Symbol.for override in setup-
sandbox.js only intercepts 2 of 9 dangerous Node.js cross-realm symbols. Combined with the bridge's
set/defineProperty/deleteProperty traps having no isDangerousCrossRealmSymbol key check, sandbox code can
obtain real cross-realm symbols, write them to host objects, and control host-side behavior — verified
with a full util.promisify hijack chain. This issue has been patched in version 3.11.4. (CVE-2026-47135)

Solution

Update the vm2 library and its related packages to version 3.11.4 or later.

See Also

https://github.com/advisories/GHSA-m5q2-4fm3-vfqp

Plugin Details

Severity: High

ID: 442542

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 5/30/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.8

Percentile: 57.66

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.1

Temporal Score: 5.3

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

CVSS Score Source: CVE-2026-47135

CVSS v3

Risk Factor: High

Base Score: 8.7

Temporal Score: 7.6

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/29/2026

Vulnerability Publication Date: 5/29/2026

Reference Information

CVE: CVE-2026-47135

cwe: CWE-693