Lucene search
+L

121 matches found

Cvelist
Cvelist
added 2026/02/06 7:53 p.m.35 views

CVE-2026-25520 SandboxJS has a Sandbox Escape

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, The return values of functions aren't wrapped. Object.values/Object.entries can be used to get an Array containing the host's Function constructor, by using Array.prototype.at you can obtain the hosts Function constructor, which can b...

10CVSS0.00782EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/02/06 7:53 p.m.6 views

CVE-2026-25520 SandboxJS has a Sandbox Escape

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, The return values of functions aren't wrapped. Object.values/Object.entries can be used to get an Array containing the host's Function constructor, by using Array.prototype.at you can obtain the hosts Function constructor, which can b...

10CVSS6AI score0.00782EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/02/05 8:41 p.m.11 views

@nyariv/sandboxjs has a Sandbox Escape issue

Summary The return values of functions aren't wrapped. Object.values/Object.entries can be used to get an Array containing the host's Function constructor, by using Array.prototype.at you can obtain the hosts Function constructor, which can be used to execute arbitrary code outside of the sandbox...

10CVSS6AI score0.00782EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/02/05 8:41 p.m.9 views

GHSA-58JH-XV4V-PCX4 @nyariv/sandboxjs has a Sandbox Escape issue

Summary The return values of functions aren't wrapped. Object.values/Object.entries can be used to get an Array containing the host's Function constructor, by using Array.prototype.at you can obtain the hosts Function constructor, which can be used to execute arbitrary code outside of the sandbox...

10CVSS6AI score0.00782EPSS
SaveExploits1References4
Veracode
Veracode
added 2026/02/03 5:46 a.m.11 views

Remote Code Execution (RCE)

SandboxJS is vulnerable to Remote Code Execution RCE. The vulnerability is due to missing isolation and replacement of AsyncFunction and related function constructors, which allows an attacker to access the native host AsyncFunction via the .constructor property and execute arbitrary code outside...

10CVSS6.2AI score0.01122EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2026/01/19 9:19 a.m.12 views

Code Injection

Enclave is vulnerable to Code Injection. The vulnerability is due to exposure of a host-side Error object with an intact prototype chain to sandboxed code, which allows an attacker to traverse to the host Function constructor and execute arbitrary code in the Node.js host runtime...

10CVSS6.1AI score0.00588EPSS
SaveExploits3References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/14 4:52 p.m.26 views

enclave-vm Vulnerable to Sandbox Escape via Host Error Prototype Chain

A critical sandbox escape vulnerability exists in enclave-vm affected: 2.6.0, patched: 2.7.0 that can allow untrusted, sandboxed JavaScript to execute arbitrary code in the host Node.js runtime. When a tool invocation fails, enclave-vm exposes a host-side Error object to sandboxed code. This Erro...

10CVSS7.8AI score0.00588EPSS
SaveExploits3References4Affected Software1
NVD
NVD
added 2026/01/14 12:15 a.m.7 views

CVE-2026-22686

Enclave is a secure JavaScript sandbox designed for safe AI agent code execution. Prior to 2.7.0, there is a critical sandbox escape vulnerability in enclave-vm that allows untrusted, sandboxed JavaScript code to execute arbitrary code in the host Node.js runtime. When a tool invocation fails,...

10CVSS0.00588EPSS
SaveExploits3References2
Vulnrichment
Vulnrichment
added 2026/01/13 11:11 p.m.3 views

CVE-2026-22686 Sandbox Escape via Host Error Prototype Chain in enclave-vm

Enclave is a secure JavaScript sandbox designed for safe AI agent code execution. Prior to 2.7.0, there is a critical sandbox escape vulnerability in enclave-vm that allows untrusted, sandboxed JavaScript code to execute arbitrary code in the host Node.js runtime. When a tool invocation fails,...

10CVSS7.6AI score0.00588EPSS
SaveExploits3References2
CVE
CVE
added 2026/01/13 11:11 p.m.78 views

CVE-2026-22686

The CVE-2026-22686 issue affects enclave-vm prior to version 2.7.0. A sandbox escape exists when a tool invocation fails and a host-side Error object is leaked into the sandbox, allowing traversal of the host realm prototype chain to reach the host Function constructor. This enables arbitrary cod...

10CVSS7.6AI score0.00588EPSS
SaveExploits3References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/13 12:0 a.m.14 views

PT-2026-2792

Name of the Vulnerable Software and Affected Versions Enclave versions prior to 2.7.0 Description Enclave is a secure JavaScript sandbox used for safe AI agent code execution. A critical sandbox escape issue exists in enclave-vm, allowing untrusted JavaScript code to execute arbitrary code in the...

10CVSS7.7AI score0.00588EPSS
SaveExploits3References11
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.8 views

PT-2025-49862

🧵 6/15: The Exploit simplified: The vulnerability CVE-2024-555182 lies in the deserialization process. React wasn't verifying if a requested key actually existed on the object during this process. This allows an attacker to sneak in a request for the constructor of a function...

6.9AI score
SaveExploits0References1
VulnCheck KEV
VulnCheck KEV
added 2025/11/19 12:0 a.m.5 views

VulnCheck KEV: CVE-2025-55346

User-controlled input flows to an unsafe implementation of a dynamic Function constructor, allowing network attackers to run arbitrary unsandboxed JS code in the context of the host, by sending a simple POST request...

9.8CVSS6AI score0.18448EPSS
SaveIn wildExploits0References70
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2018-0370

Malware in sbrugna...

9.8CVSS9.3AI score0.03596EPSS
SaveExploits1References7
EUVD
EUVD
added 2025/10/06 2:8 p.m.10 views

EUVD-2025-24803

Flowise vulnerable to RCE via Dynamic function constructor injection...

9.8CVSS6.5AI score0.18448EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/10/06 2:8 p.m.10 views

Flowise vulnerable to RCE via Dynamic function constructor injection

Summary User-controlled input flows to an unsafe implementaion of a dynamic Function constructor , allowing a malicious actor to run JS code in the context of the host not sandboxed leading to RCE. Details When creating a new Custom MCP Chatflow in the platform, the MCP Server Config displays a...

9.8CVSS7.8AI score0.18448EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/06 2:8 p.m.32 views

GHSA-HMGH-466J-FX4C Flowise vulnerable to RCE via Dynamic function constructor injection

Summary User-controlled input flows to an unsafe implementaion of a dynamic Function constructor , allowing a malicious actor to run JS code in the context of the host not sandboxed leading to RCE. Details When creating a new Custom MCP Chatflow in the platform, the MCP Server Config displays a...

9.8CVSS7.8AI score0.18448EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2024-3277

Malicious code in bioql PyPI...

9.8CVSS6.4AI score0.01052EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.9 views

PT-2025-39075

Name of the Vulnerable Software and Affected Versions Flowise versions prior to 3.0.6 Description Flowise is a drag-and-drop user interface for building customized large language model flows. A critical issue exists in the CustomMCP node, which allows users to input configuration settings for...

10CVSS7.8AI score0.90183EPSS
SaveExploits21References88
RedhatCVE
RedhatCVE
added 2025/08/16 10:10 a.m.5 views

CVE-2025-55346

User-controlled input flows to an unsafe implementation of a dynamic Function constructor, allowing network attackers to run arbitrary unsandboxed JS code in the context of the host, by sending a simple POST request...

9.8CVSS7.4AI score0.18448EPSS
SaveExploits0References1
Rows per page
Query Builder