Lucene search
K

51 matches found

RedhatCVE
RedhatCVE
added 2026/05/15 7:58 p.m.6 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.00162EPSS
Exploits1References7
NVD
NVD
added 2026/05/13 6:16 p.m.8 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.1CVSS0.00047EPSS
Exploits1References2
CNNVD
CNNVD
added 2026/05/13 12:0 a.m.4 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.00082EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/05/12 9:18 p.m.30 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.0005EPSS
Exploits0References4
Snyk
Snyk
added 2026/05/07 5:13 a.m.4 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.2CVSS6.3AI score0.00047EPSS
Exploits1References2
EUVD
EUVD
added 2026/05/05 4:44 p.m.2 views

EUVD-2026-26995

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

9.8CVSS5.8AI score0.00118EPSS
Exploits1References3
Snyk
Snyk
added 2026/05/04 6:27 p.m.4 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.0017EPSS
Exploits1References2
NVD
NVD
added 2026/05/04 5:16 p.m.4 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.0017EPSS
Exploits1References5
ATTACKERKB
ATTACKERKB
added 2026/05/04 4:37 p.m.0 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.00118EPSS
Exploits1References3
Cvelist
Cvelist
added 2026/05/04 4:31 p.m.27 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.00118EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/05/04 4:31 p.m.0 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.04929EPSS
Exploits5References3Affected Software1
Cvelist
Cvelist
added 2026/05/04 4:28 p.m.28 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.00162EPSS
Exploits1References4
CNNVD
CNNVD
added 2026/05/04 12:0 a.m.6 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.00162EPSS
Exploits1References1
CNNVD
CNNVD
added 2026/05/04 12:0 a.m.7 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.00118EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2026/05/01 12:0 a.m.4 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.00118EPSS
Exploits1References45
EUVD
EUVD
added 2026/03/12 3:30 p.m.1 views

EUVD-2026-11570

melange affected by potential host command execution via license-check YAML mode patch pipeline...

10CVSS5.9AI score0.00258EPSS
Exploits2References23
ATTACKERKB
ATTACKERKB
added 2026/02/25 10:19 p.m.2 views

CVE-2026-27577

n8n is an open source workflow automation platform. Prior to versions 2.10.1, 2.9.3, and 1.123.22, additional exploits in the expression evaluation of n8n have been identified and patched following CVE-2025-68613. An authenticated user with permission to create or modify workflows could abuse...

9.9CVSS7.3AI score0.65759EPSS
Exploits27References6Affected Software1
OSV
OSV
added 2026/02/05 3:20 a.m.3 views

GO-2026-4412 melange affected by potential host command execution via license-check YAML mode patch pipeline in chainguard.dev/melange

melange affected by potential host command execution via license-check YAML mode patch pipeline in chainguard.dev/melange...

7.8CVSS5.5AI score0.00011EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/02/04 7:32 p.m.24 views

CVE-2026-25143 melange affected by potential host command execution via license-check YAML mode patch pipeline

melange allows users to build apk packages using declarative pipelines. From version 0.10.0 to before 0.40.3, an attacker who can influence inputs to the patch pipeline could execute arbitrary shell commands on the build host. The patch pipeline in pkg/build/pipelines/patch.yaml embeds...

7.8CVSS0.00011EPSS
Exploits0References2
OSV
OSV
added 2026/02/04 7:32 p.m.2 views

CVE-2026-25143 melange affected by potential host command execution via license-check YAML mode patch pipeline

melange allows users to build apk packages using declarative pipelines. From version 0.10.0 to before 0.40.3, an attacker who can influence inputs to the patch pipeline could execute arbitrary shell commands on the build host. The patch pipeline in pkg/build/pipelines/patch.yaml embeds...

7.8CVSS6AI score0.00011EPSS
Exploits0References4
Rows per page
Query Builder