SCA: security update for vm2 (GHSA-r9pm-gxmw-wv6p)

high Tenable Cloud Security Plugin ID 442521

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, NodeVM supports excluding public
network builtins from the wildcard builtin option. With this configuration direct access to http, https,
http2, net, dgram, tls, dns, and dns/promises is blocked. However, Node.js also exposes underscored
internal HTTP builtins such as _http_client and _http_server. These are not blocked when the public
modules are excluded. Sandboxed code can use these internal builtins to make outbound HTTP requests and
open listening HTTP sockets even though the public network modules are denied. This issue has been patched
in version 3.11.4. (CVE-2026-47139)

Solution

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

See Also

https://github.com/advisories/GHSA-r9pm-gxmw-wv6p

Plugin Details

Severity: High

ID: 442521

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 5/30/2026

Updated: 6/15/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.3

Percentile: 51.26

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2026-47139

CVSS v3

Risk Factor: High

Base Score: 8.6

Temporal Score: 7.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/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-47139

cwe: CWE-693