SCA: security update for vm2 (GHSA-9g8x-92q2-p28f)

medium Tenable Cloud Security Plugin ID 442488

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 exposes some process-wide
observability builtins when they are allowed through require.builtin. The diagnostics_channel,
async_hooks, and perf_hooks builtins are not blocked by the dangerous builtin denylist. These modules are
process-wide, not sandbox-local. Sandboxed code can use them to observe host application data across the
vm2 boundary. This issue has been patched in version 3.11.4. (CVE-2026-47141)

Solution

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

See Also

https://github.com/advisories/GHSA-9g8x-92q2-p28f

Plugin Details

Severity: Medium

ID: 442488

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

Score: 3

Percentile: 23.71

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2026-47141

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 2.7

Threat Vector: CVSS:4.0/E:U

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

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-47141

cwe: CWE-668