CVE-2026-92961

Summary

vm2 before 3.11.6 fails to enforce bufferAllocLimit on ArrayBuffer, SharedArrayBuffer, and TypedArray constructors, allowing attackers to allocate arbitrary host memory. Attackers can bypass the buffer allocation cap by using these V8 intrinsics to exhaust host process memory and trigger out-of-memory conditions.

Affected Software

VendorProductVersion RangeStatus
patriksimekvm20 < 3.11.6affected
patriksimekvm23.11.6unaffected

Weaknesses

  • CWE-770: Allocation of Resources Without Limits or Throttling

References