Loading market data...
← Back to CVE feed

CVE-2026-47683

UNKNOWN View on NVD ↗

Description

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.6, the bufferAllocLimit enforcement in lib/setup-sandbox.js does not cover Buffer.concat(list, totalLength) or Buffer.from(arrayLike) with an attacker-controlled length, allowing sandbox code to perform large synchronous host external-memory allocations that bypass the configured cap and can exhaust the host process. This issue is fixed in version 3.11.6.

Published: Aug 17, 2026 21:16 UTC Modified: Aug 17, 2026 21:16 UTC