CVE-2026-44000
- EPSS 0.2%
- Veröffentlicht 13.05.2026 17:23:35
- Zuletzt bearbeitet 14.05.2026 15:35:36
vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, a sandbox boundary violation in vm2 allows host object identity to cross into the sandbox through host Promise resolution. When a host-side Promise that resolves to a host object is expos...
CVE-2026-43999
- EPSS 0.67%
- Veröffentlicht 13.05.2026 17:21:22
- Zuletzt bearbeitet 14.05.2026 16:16:23
vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, NodeVM's builtin allowlist can be bypassed when the module builtin is allowed (including via the '*' wildcard). The module builtin exposes Node's Module._load(), which loads any module by...
CVE-2026-43998
- EPSS 0.63%
- Veröffentlicht 13.05.2026 17:19:44
- Zuletzt bearbeitet 14.05.2026 15:36:55
vm2 is an open source vm/sandbox for Node.js. In 3.10.5, NodeVM's require.root path restriction can be bypassed using filesystem symlinks, allowing sandboxed code to load modules from outside the allowed root directory in host context. Because path v...
- EPSS 0.74%
- Veröffentlicht 13.05.2026 17:17:54
- Zuletzt bearbeitet 14.05.2026 15:37:30
vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, it is possible to obtain the host Object. There are various ways to use the host Object, to escape the sandbox, one example would be using HostObject.getOwnPropertySymbols to obtain Symbo...
CVE-2026-26956
- EPSS 0.75%
- Veröffentlicht 04.05.2026 16:37:31
- Zuletzt bearbeitet 08.05.2026 19:15:17
vm2 is an open source vm/sandbox for Node.js. In version 3.10.4, vm2 is vulnerable to full sandbox escape with arbitrary code execution. Attacker code inside VM.run() obtains host process object and runs host commands with zero host cooperation. This...
- EPSS 0.58%
- Veröffentlicht 04.05.2026 16:35:52
- Zuletzt bearbeitet 06.05.2026 12:24:36
vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.0, SuppressedError allows attackers to escape the sandbox and run arbitrary code. This issue has been patched in version 3.11.0.
CVE-2026-24781
- EPSS 0.98%
- Veröffentlicht 04.05.2026 16:33:32
- Zuletzt bearbeitet 08.05.2026 19:29:32
vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.0, VM2 suffers from a sandbox breakout vulnerability through the inspect function. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary com...
CVE-2026-24120
- EPSS 0.74%
- Veröffentlicht 04.05.2026 16:31:13
- Zuletzt bearbeitet 08.05.2026 19:29:59
vm2 is an open source vm/sandbox for Node.js. Prior to version 3.10.5, the fix for CVE-2023-37466 is insufficient and can be circumvented allowing attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the hos...
CVE-2026-24118
- EPSS 0.89%
- Veröffentlicht 04.05.2026 16:28:43
- Zuletzt bearbeitet 08.05.2026 19:30:38
vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.0, VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. Thi...
- EPSS 1.22%
- Veröffentlicht 26.01.2026 21:32:00
- Zuletzt bearbeitet 17.02.2026 20:59:29
vm2 is an open source vm/sandbox for Node.js. In vm2 prior to version 3.10.2, `Promise.prototype.then` `Promise.prototype.catch` callback sanitization can be bypassed. This allows attackers to escape the sandbox and run arbitrary code. In lib/setup-s...