Intel

AIKIDO-2026-10720

vm2 is vulnerable to Remote Code Execution

Remote Code ExecutionCVE-2026-26332 Published May 4, 2026

98

Critical Risk

This Affects:

JSvm2
0.0.1 - 3.10.5
Fixed in 3.11.0
Are you affected? Scan for Free

TL;DR

Promise error plumbing includes aggregate and suppressed error shapes that create structural edges around sanitization. Guest code can route execution primitives through those pathways despite promise hardening elsewhere. The result is a sandbox escape tied to error object structure rather than a single obvious API. Sanitisation is extended so those structural cases cannot pivot to host code.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

vm2 is vulnerable to Remote Code Execution in versions 0.0.1 - 3.10.5.

How to fix this

Upgrade the vm2 library to the patch version.