THREAT OPS › Threat News › [NVD] CVE-2026-44004 (HIGH 7.5) — 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 req
[NVD] CVE-2026-44004 (HIGH 7.5) — 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 req
CVE-2026-44004 CVSS: 7.5 HIGH Published: 2026-05-13T18:16:17.123
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 wit
Indicators of compromise
- CVE-2026-44004cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-44004