Exposure of Resource to Wrong Sphere in vm2 - CVE-2026-44000

 

Exposure of Resource to Wrong Sphere in vm2 - CVE-2026-44000

Published: May 4, 2026


Vulnerability identifier: #VU129588
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-44000
CWE-ID: CWE-668
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to disclose sensitive information and modify host object state.

The vulnerability exists due to improper isolation in Promise.prototype.then handling in setup-sandbox.js when processing host-side Promise resolutions exposed to the sandbox. A remote attacker can expose a host-side Promise that resolves to a host object and access the resolved value inside a sandbox .then() callback to disclose sensitive information and modify host object state.

Host object identity is preserved across the sandbox boundary, enabling host-side WeakMap or WeakSet identity checks from within the sandbox.


Affected software

vm2

How to mitigate CVE-2026-44000

Install security update from vendor's website.

vm2 - update to 3.11.0

External References

Related Security Bulletins