CVE-2026-47141

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, NodeVM exposes some process-wide observability builtins when they are allowed through require.builtin. The diagnostics_channel, async_hooks, and perf_hooks builtins are not blocked by the dangerous builtin denylist. These modules are process-wide, not sandbox-local. Sandboxed code can use them to observe host application data across the vm2 boundary. This issue has been patched in version 3.11.4.
CVSS

No CVSS.

Configurations

No configuration.

History

13 Jun 2026, 04:17

Type Values Removed Values Added
References () https://github.com/patriksimek/vm2/security/advisories/GHSA-9g8x-92q2-p28f - () https://github.com/patriksimek/vm2/security/advisories/GHSA-9g8x-92q2-p28f -

12 Jun 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-12 15:16

Updated : 2026-06-17 10:54


NVD link : CVE-2026-47141

Mitre link : CVE-2026-47141

CVE.ORG link : CVE-2026-47141


JSON object : View

Products Affected

No product.

CWE
CWE-668

Exposure of Resource to Wrong Sphere