SCA: security update for vm2 (GHSA-9qj6-qjgg-37qq)

critical Tenable Self-Hosted Container Security Plugin ID 441541

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.2, the new method neutralizeArraySpeciesBatch
works with objects from the other side but can call into this side via getter on the array prototype
exposing objects of the wrong side into the sandbox. This can be used to get host objects and get the host
Function object. This allows attackers to write code which can escape from the VM2 sandbox and execute
arbitrary commands on the host system. This vulnerability is fixed in 3.11.2. (CVE-2026-44008)

Solution

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

See Also

https://github.com/advisories/GHSA-9qj6-qjgg-37qq

Plugin Details

Severity: Critical

ID: 441541

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 5/8/2026

Updated: 6/1/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.88

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

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

CVSS Score Source: CVE-2026-44008

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

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:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/8/2026

Vulnerability Publication Date: 5/7/2026

Reference Information

CVE: CVE-2026-44008

cwe: CWE-668