SCA: security update for vm2 (GHSA-wp5r-2gw5-m7q7)

medium Tenable Cloud Security Plugin ID 441464

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, vm2's code transformer has a performance
optimization that skips AST analysis when the code does not contain catch, import, or async keywords. This
fast-path bypass allows sandboxed code to directly access the internal
VM2_INTERNAL_STATE_DO_NOT_USE_OR_PROGRAM_WILL_FAIL variable, which exposes internal security functions
(handleException, wrapWith, import). This vulnerability is fixed in 3.11.0. (CVE-2026-44003)

Solution

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

See Also

https://github.com/advisories/GHSA-wp5r-2gw5-m7q7

Plugin Details

Severity: Medium

ID: 441464

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

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

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

CVSS Score Source: CVE-2026-44003

CVSS v3

Risk Factor: Medium

Base Score: 5.8

Temporal Score: 5.2

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

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

cwe: CWE-693