SCA: security update for vm2 (GHSA-6785-pvv7-mvg7)

high Tenable Self-Hosted Container Security Plugin ID 441458

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, sandboxed code can call Buffer.alloc() with
an arbitrary size to allocate memory directly on the host heap. Because Buffer.alloc is a synchronous C++
native call, vm2's timeout option cannot interrupt it. A single request can exhaust host memory and crash
the process with a FATAL ERROR: Reached heap limit. This vulnerability is fixed in 3.11.0.
(CVE-2026-44004)

Solution

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

See Also

https://github.com/advisories/GHSA-6785-pvv7-mvg7

Plugin Details

Severity: High

ID: 441458

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 5/7/2026

Updated: 6/30/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.67

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

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

cwe: CWE-770