Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/patriksimek/vm2/security/advisories/GHSA-v836-6xw4-9cx3
- https://www.vulncheck.com/advisories/vm2-before-3.11.6-memory-exhaustion-dos-via
FAQ
What is CVE-2026-92961?
CVE-2026-92961 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 buffe...
How severe is CVE-2026-92961?
CVE-2026-92961 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-92961?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.