Intel

AIKIDO-2026-10716

vm2 is vulnerable to Remote Code Execution

Remote Code ExecutionCVE-2026-24118 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

vm2 isolates guest JavaScript from the host using proxies and bridging rules. A flaw around property descriptor lookup lets guest code recover host-side capabilities through __lookupGetter__-style paths. That breaks the sandbox boundary and can lead to host code execution. The fix tightens how descriptor lookups are mediated so those pivots no longer work.

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.