SCA: security update for vm2 (GHSA-6j2x-vhqr-qr7q)

critical Tenable Self-Hosted Container Security Plugin ID 442464

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, a sandbox escape vulnerability in
vm2 allows arbitrary code execution in the host process when untrusted code is executed with async support
on runtimes exposing WebAssembly JSPI (WebAssembly.promising / WebAssembly.Suspending). In the tested
configuration, a JSPI-backed Promise can reach Promise.prototype.finally() in a way that bypasses the
expected Promise-species hardening and exposes a host-originated rejection object to attacker-controlled
species logic, breaking the sandbox boundary. This issue has been patched in version 3.11.4.
(CVE-2026-47210)

Solution

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

See Also

https://github.com/advisories/GHSA-6j2x-vhqr-qr7q

Plugin Details

Severity: Critical

ID: 442464

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 5/29/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: 57.91

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

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

CVSS Score Source: CVE-2026-47210

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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: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-47210

cwe: CWE-913