Allocation of Resources Without Limits or Throttling in vm2 - CVE-2026-47683
Published: August 15, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to allocation of resources without limits or throttling in Buffer.concat and Buffer.from array-like handling when processing sandbox-supplied Buffer allocation requests. A remote attacker can send crafted sandbox code to trigger large host Buffer allocations and cause a denial of service.
The issue affects host external-memory allocation paths that bypass the configured buffer allocation cap, and the synchronous allocation cannot be preempted by the timeout mechanism.