Lucene search
+L

663 matches found

OSV
OSV
added 2026/09/09 7:49 a.m.21 views

ROOT-APP-NPM-CVE-2026-47140 CVE-2026-47140 in vm2 - Patched by Root

Root has patched CVE-2026-47140 in the vm2 package for Root:npm. Multiple fixed versions available...

10CVSS5.4AI score0.00817EPSS
SaveExploits0
OSV
OSV
added 2026/09/09 7:49 a.m.19 views

ROOT-APP-NPM-CVE-2026-26332 CVE-2026-26332 in vm2 - Patched by Root

Root has patched CVE-2026-26332 in the vm2 package for Root:npm. Multiple fixed versions available...

9.8CVSS5.8AI score0.0071EPSS
SaveExploits1
OSV
OSV
added 2026/09/09 7:49 a.m.14 views

ROOT-APP-NPM-CVE-2023-30547 CVE-2023-30547 in vm2 - Patched by Root

Root has patched CVE-2023-30547 in the vm2 package for Root:npm. Multiple fixed versions available...

10CVSS7.1AI score0.72087EPSS
SaveExploits6
OSV
OSV
added 2026/09/09 7:49 a.m.57 views

ROOT-APP-NPM-AIKIDO-2026-10727 AIKIDO-2026-10727 in vm2 - Patched by Root

Root has patched AIKIDO-2026-10727 in the vm2 package for Root:npm. Multiple fixed versions available...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 1:23 a.m.8 views

CVE-2023-30547

CVE-2023-30547 这是针对CVE-2023-30547(https://nvd.nist.gov/vuln/detail/CVE-2023-30547)的概念验证(PoC)。我在一次CTF比赛中创建了这个PoC。 用法 root@kitploit: CVE-2023-30547 PoC -h --url URL --lhost LHOST --lport LPORT 针对vm2漏洞CVE-2023-30547的PoC 选项: -h, --help 显示此帮助信息并退出 --url URL 目标URL --lhost LHOST 本地主机的IP用于反弹shell --lport...

10CVSS8.5AI score0.72087EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/08 3:48 p.m.7 views

Codify-TJNULL-OSCP-

Hack The Box — Writeup de Codify Guía completa de pruebas de penetración y writeup para la máquina Codify en Hack The Box. 📌 Información de la Máquina Campo| Valor ---|--- Nombre| Codify SO| Linux Dificultad| Fácil Conceptos Clave| vm2 RCE CVE-2023-30547, Enumeración de BD SQLite, Cracking de...

10CVSS8.4AI score0.72087EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/01 9:19 a.m.12 views

vm2 v3.11.8

vm2 vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Installation root@kitploit: npm install vm2 Quick Examples root@kitploit: import VM from 'vm2'; const vm = new VM; vm.runprocess.exit; // TypeError: process.exit is not a function root@kitploit: import Node...

6.2AI score
SaveExploits0References11
OSV
OSV
added 2026/08/18 8:34 a.m.10 views

ROOT-APP-NPM-CVE-2026-47686 CVE-2026-47686 in vm2 - Patched by Root

Root has patched CVE-2026-47686 in the vm2 package for Root:npm. Multiple fixed versions available...

9.9CVSS5.3AI score0.00379EPSS
SaveExploits0
NVD
NVD
added 2026/08/17 9:16 p.m.14 views

CVE-2026-47686

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.6, handleException in lib/setup-sandbox.js sanitizes SuppressedError.error, SuppressedError.suppressed, and AggregateError.errors but does not sanitize Error.cause, allowing sandbox code to obtain a powerful host object such as process...

9.9CVSS0.00379EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/17 9:16 p.m.56 views

CVE-2026-47698

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.6, lib/bridge.js and lib/setup-sandbox.js fail to block stacked indirection through Function.prototype.call around dangerous host prototype getter and setter mutators, allowing sandbox code to sever a host intrinsic's prototype chain and...

9.8CVSS0.00704EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/17 9:16 p.m.13 views

CVE-2026-47683

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.6, the bufferAllocLimit enforcement in lib/setup-sandbox.js does not cover Buffer.concatlist, totalLength or Buffer.fromarrayLike with an attacker-controlled length, allowing sandbox code to perform large synchronous host external-memory...

8.7CVSS0.00393EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/17 8:55 p.m.10 views

CVE-2026-47683 vm2: bufferAllocLimit cap bypassed by Buffer.concat and Buffer.from arrayLike

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.6, the bufferAllocLimit enforcement in lib/setup-sandbox.js does not cover Buffer.concatlist, totalLength or Buffer.fromarrayLike with an attacker-controlled length, allowing sandbox code to perform large synchronous host external-memory...

8.7CVSS5.3AI score0.00393EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 8:55 p.m.23 views

CVE-2026-47683 vm2: bufferAllocLimit cap bypassed by Buffer.concat and Buffer.from arrayLike

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.6, the bufferAllocLimit enforcement in lib/setup-sandbox.js does not cover Buffer.concatlist, totalLength or Buffer.fromarrayLike with an attacker-controlled length, allowing sandbox code to perform large synchronous host external-memory...

8.7CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/17 8:55 p.m.72 views

CVE-2026-47683

In vm2

8.7CVSS5.3AI score0.00393EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/17 8:55 p.m.50 views

CVE-2026-47683 vm2: bufferAllocLimit cap bypassed by Buffer.concat and Buffer.from arrayLike

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.6, the bufferAllocLimit enforcement in lib/setup-sandbox.js does not cover Buffer.concatlist, totalLength or Buffer.fromarrayLike with an attacker-controlled length, allowing sandbox code to perform large synchronous host external-memory...

8.7CVSS0.00393EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/17 8:55 p.m.20 views

EUVD-2026-60461

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.6, the bufferAllocLimit enforcement in lib/setup-sandbox.js does not cover Buffer.concatlist, totalLength or Buffer.fromarrayLike with an attacker-controlled length, allowing sandbox code to perform large synchronous host external-memory...

8.7CVSS5.3AI score0.00393EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/17 8:54 p.m.59 views

CVE-2026-47686 vm2: Missing Error.cause Sanitization Enables VM2 Sandbox Escape to RCE

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.6, handleException in lib/setup-sandbox.js sanitizes SuppressedError.error, SuppressedError.suppressed, and AggregateError.errors but does not sanitize Error.cause, allowing sandbox code to obtain a powerful host object such as process...

9.9CVSS0.00379EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 8:54 p.m.8 views

CVE-2026-47686 vm2: Missing Error.cause Sanitization Enables VM2 Sandbox Escape to RCE

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.6, handleException in lib/setup-sandbox.js sanitizes SuppressedError.error, SuppressedError.suppressed, and AggregateError.errors but does not sanitize Error.cause, allowing sandbox code to obtain a powerful host object such as process...

9.9CVSS5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/08/17 8:54 p.m.136 views

CVE-2026-47686

The GHSA advisory confirms vm2

9.9CVSS5.7AI score0.00379EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/17 8:53 p.m.46 views

CVE-2026-47698 vm2: Sandbox Breakout Using Dangerous Host Proto Mutators

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.6, lib/bridge.js and lib/setup-sandbox.js fail to block stacked indirection through Function.prototype.call around dangerous host prototype getter and setter mutators, allowing sandbox code to sever a host intrinsic's prototype chain and...

9.8CVSS0.00704EPSS
SaveExploits0References3
Rows per page
Query Builder