Lucene search
+L

34996 matches found

Vulnrichment
Vulnrichment
•added 2026/09/18 1:20 p.m.•11 views

CVE-2026-93606 vm2 before 3.12.1 Sandbox Escape via Promise Symbol.species

vm2 npm versions 3.12.0 and earlier contain a sandbox escape in VM and NodeVM. When an embedder exposes a host API that returns a host-realm Promise, the bridge's rejection sanitizer hostPromiseSanitizeReject / makeSanitizedPromiseCallback / normalizeHostPromiseCallbacks in lib/bridge.js only wra...

10CVSS8.6AI score0.00712EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/18 1:20 p.m.•8 views

EUVD-2026-82900

vm2 NodeVM versions before 3.12.1 contain a sandbox escape vulnerability where the DANGEROUSBUILTINS denylist omits childprocess despite blocking other host-spawning modules. Attackers can require childprocess and execute arbitrary commands on the host system when NodeVM is configured with...

10CVSS8.5AI score0.00726EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/18 1:20 p.m.•6 views

CVE-2026-93605 vm2 NodeVM before 3.12.1 Remote Code Execution via child_process

vm2 NodeVM versions before 3.12.1 contain a sandbox escape vulnerability where the DANGEROUSBUILTINS denylist omits childprocess despite blocking other host-spawning modules. Attackers can require childprocess and execute arbitrary commands on the host system when NodeVM is configured with...

10CVSS8.5AI score0.00726EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/18 1:20 p.m.•41 views

CVE-2026-93605 vm2 NodeVM before 3.12.1 Remote Code Execution via child_process

vm2 NodeVM versions before 3.12.1 contain a sandbox escape vulnerability where the DANGEROUSBUILTINS denylist omits childprocess despite blocking other host-spawning modules. Attackers can require childprocess and execute arbitrary commands on the host system when NodeVM is configured with...

10CVSS0.00726EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/18 1:20 p.m.•11 views

CVE-2026-93605 vm2 NodeVM before 3.12.1 Remote Code Execution via child_process

vm2 NodeVM versions before 3.12.1 contain a sandbox escape vulnerability where the DANGEROUSBUILTINS denylist omits childprocess despite blocking other host-spawning modules. Attackers can require childprocess and execute arbitrary commands on the host system when NodeVM is configured with...

10CVSS6.3AI score
SaveExploits0References4
CVE
CVE
•added 2026/09/18 1:20 p.m.•40 views

CVE-2026-93605

vm2 NodeVM versions before 3.12.1 contain a sandbox escape vulnerability rated CVSS 10.0 (Critical) . The DANGEROUS_BUILTINS denylist omits child_process despite blocking other host-spawning modules. When NodeVM is configured with builtin:['*'] or an explicit child_process allowance, an attacker ...

10CVSS8.5AI score0.00726EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/18 1:20 p.m.•21 views

CVE-2026-93604

vm2 through 3.12.0 allows untrusted guest code to cross the NodeVM isolation boundary when the embedder allowlists the crypto builtin. The builtin sanitizer in lib/builtin.js replaces crypto.setEngine but leaves crypto.setFips callable, and the readonly wrapper does not localize side effects of f...

7.2CVSS5.8AI score0.00345EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/18 1:20 p.m.•6 views

CVE-2026-93604 vm2 3.11.8 Sandbox Escape via crypto.setFips

vm2 through 3.12.0 exposes Node.js's crypto.setFips function to untrusted guest code when an embedder explicitly allowlists the crypto builtin for a NodeVM require.builtin: 'crypto'. The builtin sanitizer sanitizeCryptoModule in lib/builtin.js replaces crypto.setEngine but leaves crypto.setFips...

6.9CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/18 1:20 p.m.•42 views

CVE-2026-93604 vm2 3.11.8 Sandbox Escape via crypto.setFips

vm2 through 3.12.0 exposes Node.js's crypto.setFips function to untrusted guest code when an embedder explicitly allowlists the crypto builtin for a NodeVM require.builtin: 'crypto'. The builtin sanitizer sanitizeCryptoModule in lib/builtin.js replaces crypto.setEngine but leaves crypto.setFips...

7.2CVSS0.00345EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/18 1:20 p.m.•13 views

EUVD-2026-82899

vm2 through 3.12.0 exposes Node.js's crypto.setFips function to untrusted guest code when an embedder explicitly allowlists the crypto builtin for a NodeVM require.builtin: 'crypto'. The builtin sanitizer sanitizeCryptoModule in lib/builtin.js replaces crypto.setEngine but leaves crypto.setFips...

7.2CVSS5.8AI score0.00345EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/18 1:20 p.m.•13 views

CVE-2026-93604 vm2 3.11.8 Sandbox Escape via crypto.setFips

vm2 through 3.12.0 exposes Node.js's crypto.setFips function to untrusted guest code when an embedder explicitly allowlists the crypto builtin for a NodeVM require.builtin: 'crypto'. The builtin sanitizer sanitizeCryptoModule in lib/builtin.js replaces crypto.setEngine but leaves crypto.setFips...

7.2CVSS5.8AI score0.00345EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/18 1:20 p.m.•7 views

EUVD-2026-82898

vm2 through 3.12.0 fixed in 3.12.1 does not correctly handle a nullish this receiver in the apply trap of its bridge lib/bridge.js: when sandboxed code calls a host-provided non-strict sloppy-mode function without a receiver — e.g. fn, a detached method, fn.call, fn.applyundefined, Reflect.applyf...

10CVSS8.4AI score0.00726EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/18 1:20 p.m.•42 views

CVE-2026-93603 vm2 before 3.12.1 Sandbox Escape RCE via Non-Strict Host Function

vm2 through 3.12.0 fixed in 3.12.1 does not correctly handle a nullish this receiver in the apply trap of its bridge lib/bridge.js: when sandboxed code calls a host-provided non-strict sloppy-mode function without a receiver — e.g. fn, a detached method, fn.call, fn.applyundefined, Reflect.applyf...

10CVSS0.00726EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/18 1:20 p.m.•41 views

CVE-2026-93603

vm2 (Node.js sandbox library) through 3.12.0 is vulnerable to a complete sandbox escape due to incorrect handling of a nullish this receiver in the apply trap of its bridge (lib/bridge.js). When sandboxed code invokes a host-provided non-strict (sloppy-mode) function without a receiver (e.g., fn(...

10CVSS8.4AI score0.00726EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/18 1:20 p.m.•4 views

CVE-2026-93603 vm2 before 3.12.1 Sandbox Escape RCE via Non-Strict Host Function

vm2 through 3.12.0 fixed in 3.12.1 does not correctly handle a nullish this receiver in the apply trap of its bridge lib/bridge.js: when sandboxed code calls a host-provided non-strict sloppy-mode function without a receiver — e.g. fn, a detached method, fn.call, fn.applyundefined, Reflect.applyf...

10CVSS8.4AI score0.00726EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/18 1:20 p.m.•24 views

CVE-2026-93603 vm2 before 3.12.1 Sandbox Escape RCE via Non-Strict Host Function

vm2 through 3.12.0 fixed in 3.12.1 does not correctly handle a nullish this receiver in the apply trap of its bridge lib/bridge.js: when sandboxed code calls a host-provided non-strict sloppy-mode function without a receiver — e.g. fn, a detached method, fn.call, fn.applyundefined, Reflect.applyf...

10CVSS6.1AI score
SaveExploits0References4
CVE
CVE
•added 2026/09/18 1:20 p.m.•15 views

CVE-2026-93598

ArcadeDB (Maven artifact com.arcadedb:arcadedb-engine) through 26.8.1 contains an incomplete deny-list in its polyglot script sandbox. The class HostClassLookupFilter.DENIED lists java.util.ResourceBundle as a bare class name matched by exact equality, which does not cover its subclasses, while S...

7.1CVSS6.2AI score0.00633EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/18 1:20 p.m.•9 views

EUVD-2026-82893

ArcadeDB Maven artifact com.arcadedb:arcadedb-engine through 26.8.1 contains an incomplete deny-list in the polyglot script sandbox: com.arcadedb.query.polyglot.HostClassLookupFilter.DENIED lists java.util.ResourceBundle as a bare class name, which is matched by exact equality and therefore does...

7.1CVSS6.2AI score0.00633EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/18 1:20 p.m.•8 views

CVE-2026-93598 ArcadeDB before 26.9.1 Classpath Credential Disclosure via ResourceBundle

ArcadeDB Maven artifact com.arcadedb:arcadedb-engine through 26.8.1 contains an incomplete deny-list in the polyglot script sandbox: com.arcadedb.query.polyglot.HostClassLookupFilter.DENIED lists java.util.ResourceBundle as a bare class name, which is matched by exact equality and therefore does...

7.1CVSS6.2AI score
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/18 12:00 p.m.•11 views

brokentooth

brokentooth POC para CVE-2018-4327 al menos eso creo, ya que @SparkZheng discutió tanto CVE-2018-4327 como CVE-2018-4330, pero no queda claro por su parte cuál se relaciona con cada bug; pero como describió este primero, me lanzo a adivinar. Probado en iPhone 6S 11.3.1 Debería funcionar hasta 11....

9.3CVSS7.6AI score0.02326EPSS
SaveExploits0References1
Rows per page
Query Builder