CVE 6.9 MEDIUM

vm2: NodeVM observability builtins leak host process and HTTP request data_CVE-2026-47141

6.9 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Description

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.

Basic Information

ID CVE-2026-47141
Source GitHub_M
Published Jun 12, 2026 at 14:17

Affected Product

Vendor patriksimek
Product vm2
Version < 3.11.4
Affected Versions patriksimek vm2 < 3.11.4

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.