Lucene search
+L

3 matches found

ATTACKERKB
ATTACKERKB
added 2026/01/26 9:32 p.m.5 views

CVE-2026-22709

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-sandbox.js, the callback function of...

9.8CVSS5.9AI score0.01243EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/26 6:57 p.m.12 views

vm2 has a Sandbox Escape

In vm2 for version 3.10.0, Promise.prototype.then Promise.prototype.catch callback sanitization can be bypassed. This allows attackers to escape the sandbox and run arbitrary code. js const VM = require"vm2"; const code = const error = new Error; error.name = Symbol; const f = async = error.stack...

10CVSS6AI score0.01243EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/01/26 6:57 p.m.8 views

GHSA-99P7-6V5W-7XG8 vm2 has a Sandbox Escape

In vm2 for version 3.10.0, Promise.prototype.then Promise.prototype.catch callback sanitization can be bypassed. This allows attackers to escape the sandbox and run arbitrary code. js const VM = require"vm2"; const code = const error = new Error; error.name = Symbol; const f = async = error.stack...

9.8CVSS7.3AI score0.01243EPSS
SaveExploits1References5
Rows per page
Query Builder