SCA: security update for vm2 (GHSA-v27g-jcqj-v8rw)

medium Tenable Cloud Security Plugin ID 441457

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 CallSite wrapper class (intended as a
safe wrapper for V8's native CallSite) blocks getThis() and getFunction() to prevent host object leakage,
but allows getFileName() to return unsanitized host absolute paths. Any sandboxed code can extract the
full directory structure, library paths, and framework versions of the host server. This vulnerability is
fixed in 3.11.0. (CVE-2026-44002)

Solution

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

See Also

https://github.com/advisories/GHSA-v27g-jcqj-v8rw

Plugin Details

Severity: Medium

ID: 441457

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

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

cwe: CWE-209