Lucene search
+L

77 matches found

RedhatCVE
RedhatCVE
added 2026/06/05 7:22 p.m.15 views

CVE-2026-43991

JunoClaw is an agentic AI platform built on Juno Network. Prior to 0.x.y-security-1, substring-based blocklist in plugin-shell's command-safety check could be bypassed by adversarial argument constructions, allowing unauthorized command execution on the host when combined with the companion...

8.4CVSS5.7AI score0.00171EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:16 p.m.17 views

CVE-2026-42074

OpenClaude is an open-source coding-agent command line interface for cloud and local model providers. Prior to version 0.5.1, the dangerouslyDisableSandbox parameter is exposed as part of the BashTool input schema, meaning the LLM an untrusted principal per the project's own threat model can set ...

9.8CVSS5.7AI score0.00544EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/27 5:22 p.m.7 views

CVE-2026-44346 BentoML: Dockerfile command injection via envs[*].name in bentofile.yaml

BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.39, a malicious bentofile.yaml containing a newline-injected value in envs.name produces unquoted RUN directives in the BentoML-generated Dockerfile. When the victim runs bentom...

8.8CVSS6AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/15 7:58 p.m.14 views

CVE-2026-24118

A flaw was found in vm2, an open-source sandbox for Node.js. This sandbox breakout vulnerability allows attackers to write malicious code that can escape the vm2 sandbox. Successful exploitation enables the execution of arbitrary commands on the host system, leading to critical system compromise...

9.8CVSS6.2AI score0.00905EPSS
SaveExploits1References7
NVD
NVD
added 2026/05/13 6:16 p.m.51 views

CVE-2026-44007

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.1, when a NodeVM is created with nesting: true, sandbox code can unconditionally require'vm2' regardless of the outer VM's require configuration — including require: false. With access to vm2, the sandbox constructs a new inner NodeVM wi...

9.9CVSS0.00901EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/05/13 12:0 a.m.16 views

vm2 安全漏洞

vm2 is a high-level virtual machine/sandbox developed by Czech developer Patrik Simek. It runs untrusted code using built-in Node.js modules listed in the allowlist. Versions of vm2 prior to 3.11.3 had security vulnerabilities; these vulnerabilities stemmed from the use of the yield expression to...

9.8CVSS6AI score0.00568EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/05/12 9:18 p.m.61 views

CVE-2026-45227 Heym < 0.0.21 Sandbox Escape via Python Introspection

Heym before 0.0.21 contains a sandbox escape vulnerability in the custom Python tool executor that allows authenticated workflow authors to bypass sandbox restrictions by using object-graph introspection primitives. Attackers can use Python introspection techniques to recover the unrestricted...

8.8CVSS0.00227EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/05/07 5:13 a.m.7 views

Improper Isolation or Compartmentalization

Overview org.webjars.npm:vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Affected versions of this package are vulnerable to Improper Isolation or Compartmentalization through the NodeVM constructor in lib/nodevm.js. An attacker can run host commands when th...

9.9CVSS6.3AI score0.00901EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/05/05 4:44 p.m.12 views

EUVD-2026-26995

VM2 Has a WASM Sandbox Escape Node 25 only...

9.8CVSS5.8AI score0.00921EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/05/04 6:27 p.m.7 views

Arbitrary Code Injection

Overview org.webjars.npm:vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Affected versions of this package are vulnerable to Arbitrary Code Injection through the inspect function. An attacker can execute arbitrary commands on the host system by escaping the...

9.8CVSS6.3AI score0.01186EPSS
SaveExploits1References2
NVD
NVD
added 2026/05/04 5:16 p.m.15 views

CVE-2026-24781

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 commands on the host system. This issue has been...

9.8CVSS0.01186EPSS
SaveExploits1References10
ATTACKERKB
ATTACKERKB
added 2026/05/04 4:37 p.m.4 views

CVE-2026-26956

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 issue has been patched in version 3.10.5...

9.8CVSS6AI score0.00921EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/04 4:33 p.m.6 views

CVE-2026-24781 vm2: Sandbox Breakout Through Inspect

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 commands on the host system. This issue has been...

9.8CVSS6.4AI score
SaveExploits0References12
ATTACKERKB
ATTACKERKB
added 2026/05/04 4:31 p.m.4 views

CVE-2026-24120

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 host system. This issue has been patched in versio...

10CVSS6.1AI score0.03867EPSS
SaveExploits5References3Affected Software1
OSV
OSV
added 2026/05/04 4:31 p.m.8 views

CVE-2026-24120 vm2: Sandbox Breakout Through Promise Species

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 host system. This issue has been patched in versio...

9.8CVSS7.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/05/04 4:31 p.m.42 views

CVE-2026-24120 vm2: Sandbox Breakout Through Promise Species

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 host system. This issue has been patched in versio...

9.8CVSS0.00896EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/05/04 4:28 p.m.65 views

CVE-2026-24118 VM2 Sandbox Breakout Through __lookupGetter__

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. This issue has been patched in version 3.11.0...

9.8CVSS0.00905EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/05/04 12:0 a.m.13 views

vm2 代码注入漏洞

vm2 is a high-level virtual machine/sandbox developed by Czech developer Patrik Simek. It runs untrusted code using Node.js built-in modules listed in the allowlist. Versions of vm2 prior to 3.11.0 had a code injection vulnerability, which stemmed from a sandbox escape vulnerability. This...

9.8CVSS6.3AI score0.00905EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/05/04 12:0 a.m.14 views

vm2 代码注入漏洞

vm2 is a high-level virtual machine/sandbox developed by Czech developer Patrik Simek. It runs untrusted code using Node’s built-in modules listed in the allowlist. Versions of vm2 prior to 3.10.5 had a code injection vulnerability. This vulnerability stems from insufficient fixes to CVE-2023-374...

9.8CVSS6.3AI score0.00896EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/05/01 12:0 a.m.10 views

PT-2026-36852

Name of the Vulnerable Software and Affected Versions vm2 versions prior to 3.10.5 Description A critical sandbox escape exists in the vm2 library, which is used to run untrusted JavaScript code in Node.js applications. This issue allows an attacker to break out of the restricted environment and...

10CVSS6.6AI score0.00921EPSS
SaveExploits1References45
Rows per page
Query Builder