SecBoard
Zurück zur CVE-Übersicht

CVE-2026-47683

NONE
Risk Signal Score0/100 — NIEDRIG

Erwähnungen (letzte 60 Tage)

Artikel

EPSS-Score

0.4%

Exploit-Wahrscheinlichkeit (30 Tage)

Beschreibung

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.

GitHub Advisories

GHSA-gmc2-2x9w-cgh9HIGH

vm2's bufferAllocLimit cap bypassed by Buffer.concat and Buffer.from arrayLike

npm/vm23.11.6
GitHub Advisory

Referenzen