SCA: security update for vm2 (GHSA-hw58-p9xv-2mjh)

high Tenable Self-Hosted Container Security Plugin ID 441442

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 3.11.0, a sandbox escape vulnerability in vm2
v3.10.5 allows any sandboxed code to crash the host Node.js process via a single Promise constructor that
triggers an unhandled rejection propagating to the host. The fix for CVE-2026-22709 (v3.10.2) only
sanitized the onRejected callback in .then() and .catch() overrides and did not address the executor-to-
unhandledRejection path. This vulnerability is fixed in 3.11.0. (CVE-2026-44001)

Solution

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

See Also

https://github.com/advisories/GHSA-hw58-p9xv-2mjh

Plugin Details

Severity: High

ID: 441442

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 5/7/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.3

Percentile: 51.19

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2026-44001

CVSS v3

Risk Factor: High

Base Score: 8.6

Temporal Score: 7.7

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/7/2026

Vulnerability Publication Date: 5/7/2026

Reference Information

CVE: CVE-2026-44001

cwe: CWE-248