Lucene search
K

239 matches found

GithubExploit
GithubExploit
added last week44 views

Exploit for Deserialization of Untrusted Data in Facebook React

HTB: Reactor !Difficultyhttps://img.shields.io/badge/Diffi...

10CVSS7.9AI score0.82011EPSS
Exploits358
Snyk
Snyk
added 2026/05/27 11:20 p.m.6 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection via the check field in metadata files due to unsafe execution using /bin/bash -c. An attacker can craft malicious metadata that executes arbitrary shell commands on the victim’s system when common uniget operations suc...

8.6CVSS6AI score0.00038EPSS
Exploits0References2
EUVD
EUVD
added 2026/05/27 9:5 p.m.5 views

EUVD-2026-32670

uniget is a universal installer and updater for container tools. Prior to 0.27.1, a command injection vulnerability exists in uniget due to unsafe execution of the check field from metadata files using /bin/bash -c. Because the check field is loaded directly from untrusted JSON metadata without...

7.8CVSS6.4AI score0.00038EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/05/13 5:17 p.m.8 views

CVE-2026-43997 vm2: Sandbox Escape

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 Symbolnodejs.util.inspect.custom. This vulnerability...

10CVSS6AI score0.00022EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/05/13 5:17 p.m.24 views

CVE-2026-43997 vm2: Sandbox Escape

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 Symbolnodejs.util.inspect.custom. This vulnerability...

10CVSS0.00022EPSS
Exploits1References1
OSV
OSV
added 2026/05/07 3:54 a.m.2 views

GHSA-QCP4-V2JJ-FJX8 vm2 has a Sandbox Escape Vulnerability

Summary It is possible to reach BaseHandler.getPrototypeOf, which can be used to get arbitrary prototypes Details https://github.com/patriksimek/vm2/blob/408fc855f1cc1bbc2985b029465ee0e732ada433/lib/bridge.jsL655-L658 BaseHandler can be reached via util.inspect same as...

10CVSS6.1AI score0.00061EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2026/05/07 12:0 a.m.4 views

PT-2026-38388

Name of the Vulnerable Software and Affected Versions vm2 versions prior to 3.11.0 Description An issue exists where it is possible to obtain the host Object, allowing an attacker to escape the sandbox. This can be achieved through various methods, such as using the getOwnPropertySymbols function...

10CVSS6.3AI score0.00022EPSS
Exploits1References6
OSV
OSV
added 2026/05/05 4:33 p.m.2 views

GHSA-V37H-5MFM-C47C VM2 Has Sandbox Breakout Through Inspect Function

Summary 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. Details The node inspect method allows to log details of objects. To get to the...

9.8CVSS6.2AI score0.0017EPSS
Exploits1References7
EUVD
EUVD
added 2026/05/05 4:33 p.m.4 views

EUVD-2026-26987

VM2 Has Sandbox Breakout Through Inspect Function...

9.8CVSS5.8AI score0.0017EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2026/05/05 4:33 p.m.5 views

VM2 Has Sandbox Breakout Through Inspect Function

Summary 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. Details The node inspect method allows to log details of objects. To get to the...

9.8CVSS6.2AI score0.0017EPSS
Exploits1References7Affected Software1
Patchstack
Patchstack
added 2026/05/05 4:33 p.m.9 views

NPM: VM2 Has Sandbox Breakout Through Inspect Function

NPM: VM2 Has Sandbox Breakout Through Inspect Function vulnerability discovered by ? in WordPress Npm vm2 versions = 3.10.3...

9.8CVSS6AI score0.0017EPSS
Exploits1References7Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/05 11:57 a.m.2 views

CVE-2026-24781

A flaw was found in vm2, an open-source virtual machine VM sandbox for Node.js. This vulnerability allows an attacker to escape the sandbox environment by exploiting the inspect function. Successful exploitation can lead to arbitrary code execution on the host system, compromising the integrity a...

9.8CVSS6.3AI score0.0017EPSS
Exploits1References8
Snyk
Snyk
added 2026/05/04 6:27 p.m.4 views

Arbitrary Code Injection

Overview 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 sandbox...

9.8CVSS6.3AI score0.0017EPSS
Exploits1References2
Snyk
Snyk
added 2026/05/04 6:27 p.m.3 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
Cvelist
Cvelist
added 2026/05/04 4:33 p.m.25 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.8CVSS0.0017EPSS
Exploits1References5
ATTACKERKB
ATTACKERKB
added 2026/05/04 4:33 p.m.0 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.8CVSS6.1AI score0.0017EPSS
Exploits1References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/04 4:33 p.m.1 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.1AI score0.0017EPSS
Exploits1References5
CVE
CVE
added 2026/05/04 4:33 p.m.9 views

CVE-2026-24781

vm2 is an open source Node.js sandbox; prior to version 3.11.0 it suffers a sandbox breakout through the inspect function that allows code to escape the VM2 sandbox and run arbitrary host commands. The issue has been fixed in version 3.11.0. Affected: vm2 (Node.js VM2 sandbox); root cause: sandbo...

9.8CVSS6.1AI score0.0017EPSS
Exploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/04 12:0 a.m.2 views

PT-2026-36848

Name of the Vulnerable Software and Affected Versions vm2 versions prior to 3.11.0 Description vm2 is an open source sandbox for Node.js. A sandbox breakout occurs through the inspect function, allowing attackers to write code that escapes the sandbox environment and executes arbitrary commands o...

9.8CVSS6AI score0.0017EPSS
Exploits1References15
Rows per page
Query Builder