Lucene search
+L

62 matches found

Nuclei
Nuclei
added 2026/09/13 2:04 a.m.192 views

NestJS DevTools Integration - Remote Code Execution

Nest is a framework for building scalable Node.js server-side applications. In versions 0.2.0 and below, a critical Remote Code Execution RCE vulnerability was discovered in the @nestjs/devtools-integration package. When enabled, the package exposes a local development HTTP server with an API...

9.4CVSS8.5AI score0.51324EPSS
SaveExploits4References3
Kitploit
Kitploit
added 2026/09/12 9:08 a.m.6 views

FuckJsonp-RCE-CVE-2022-26809-SQL-XSS-FuckJsonp

Este método de rastreo del honeypot apunta a los miembros del equipo rojo que usan hotspots móviles. El honeypot obtiene directamente el número de teléfono del atacante para rastrearlo. Atrapa a uno con precisión. ¡Cuidado, miembros del equipo rojo! Primero, al abrir el sitio web, monitorea si se...

10CVSS8.3AI score0.90961EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/12 6:16 a.m.7 views

malware-jail

malware-jail Sandbox para análisis semiautomático de malware JavaScript, desofuscación y extracción de payload. Escrito para Node.js malware-jail está escrito para el sandbox 'vm' de Node. Actualmente implementa el contexto WScript Windows Scripting Host env/wscript.js, al menos la parte usada...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/09 9:21 a.m.9 views

CVE-2026-27597

CVE-2026-27597 - version Remote Code Execution Quick Usage root@kitploit: python3 exploit.py -t "C:\Path\To\Target" -o demo.zip --data-file payload.exe Exploitation Notes Severity: CRITICAL CVSS: 10.0 Impact: Confidentiality, Integrity, Availability Published: 2026-02-25 Technical Summary...

10CVSS6AI score0.00878EPSS
SaveExploits2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability in Firefox

Under certain circumstances, calling the bind function might result in an incorrect realm being set. This could create a vulnerability related to JavaScript-implemented sandboxes, such as SES. This vulnerability affects Firefox for Android 112, Firefox 112, and Focus for Android 112...

6.5CVSS6.8AI score0.00327EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:19 a.m.11 views

EUVD-2026-60604

ArcadeDB before 26.8.1 contains an arbitrary file read vulnerability in the GraalVM JavaScript sandbox allowlist enforcement, which uses unescaped regular expressions to validate package names. Attackers with trigger creation privileges can use Java.type to access java.util.zip.ZipFile or...

8.7CVSS5.6AI score0.00397EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/04 3:13 p.m.9 views

GHSA-WG86-R78F-74MP Flowise Sandbox Escape to RCE

============================================================================= Security Advisory elttam Topic: Flowise JavaScript Sandbox Escape Module: FlowiseAI/Flowise, FlowiseAI/nodevm Disclosed: 11-Apr-2026 Credits: Luke Jahnke and Alex Brown Affects: FlowiseAI/Flowise 3.1.1, FlowiseAI/nodevm...

9CVSS6.2AI score0.00312EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/04 3:13 p.m.16 views

Flowise Sandbox Escape to RCE

============================================================================= Security Advisory elttam Topic: Flowise JavaScript Sandbox Escape Module: FlowiseAI/Flowise, FlowiseAI/nodevm Disclosed: 11-Apr-2026 Credits: Luke Jahnke and Alex Brown Affects: FlowiseAI/Flowise 3.1.1, FlowiseAI/nodevm...

9CVSS7.3AI score0.0552EPSS
SaveExploits0References5Affected Software2
NVD
NVD
added 2026/06/15 12:16 p.m.21 views

CVE-2026-12057

When the application executes the JavaScript script embedded in the PDF within the sandbox, it fails to intercept some dangerous interfaces, which allows remote scripts to be loaded, resulting in arbitrary code execution...

8.6CVSS0.00129EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2026/05/07 4:15 a.m.24 views

vm2 Node.js Library Vulnerabilities Enable Sandbox Escape and Arbitrary Code Execution

A dozen critical security vulnerabilities have been disclosed in the vm2 Node.js library that could be exploited by bad actors to break out of the sandbox and execute arbitrary code on susceptible systems. vm2 is an open-source library used to run untrusted JavaScript code inside a secure sandbox...

10CVSS8.2AI score0.01186EPSS
SaveExploits12
EUVD
EUVD
added 2026/02/25 5:26 p.m.26 views

EUVD-2026-8617

@enclave-vm/core is vulnerable to Sandbox Escape...

10CVSS5.3AI score0.00878EPSS
SaveExploits2References3
ATTACKERKB
ATTACKERKB
added 2026/02/25 3:56 a.m.7 views

CVE-2026-27597

Enclave is a secure JavaScript sandbox designed for safe AI agent code execution. Prior to version 2.11.1, it is possible to escape the security boundraries set by @enclave-vm/core, which can be used to achieve remote code execution RCE. The issue has been fixed in version 2.11.1...

10CVSS6.4AI score0.00878EPSS
SaveExploits2References3Affected Software1
OSV
OSV
added 2026/02/25 3:56 a.m.11 views

CVE-2026-27597 @enclave-vm/core is vulnerable to Sandbox Escape

Enclave is a secure JavaScript sandbox designed for safe AI agent code execution. Prior to version 2.11.1, it is possible to escape the security boundraries set by @enclave-vm/core, which can be used to achieve remote code execution RCE. The issue has been fixed in version 2.11.1...

10CVSS6.6AI score
SaveExploits0References4
NVD
NVD
added 2026/02/06 10:16 p.m.49 views

CVE-2026-25533

Enclave is a secure JavaScript sandbox designed for safe AI agent code execution. Prior to 2.10.1, the existing layers of security in enclave-vm are insufficient: The AST sanitization can be bypassed with dynamic property accesses, the hardening of the error objects does not cover the peculiar...

8.8CVSS0.00239EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/02/06 9:16 p.m.54 views

CVE-2026-25533 Enclave has a sandbox escape via infinite recursion and error objects

Enclave is a secure JavaScript sandbox designed for safe AI agent code execution. Prior to 2.10.1, the existing layers of security in enclave-vm are insufficient: The AST sanitization can be bypassed with dynamic property accesses, the hardening of the error objects does not cover the peculiar...

6.4CVSS0.00239EPSS
SaveExploits1References3
NVD
NVD
added 2026/02/06 8:16 p.m.14 views

CVE-2026-25520

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.00796EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/06 7:51 p.m.36 views

CVE-2026-25587

CVE-2026-25587 affects SandboxJS. Prior to 0.8.29, the Map object’s prototype could be leaked via Map.prototype, allowing an attacker to overwrite Map.prototype.has and escape the sandbox. The Red Hat/NVD entries describe this as a sandbox-escape vulnerability with potential for remote code execu...

10CVSS5.4AI score0.00656EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/05 12:00 a.m.16 views

PT-2026-6648

Name of the Vulnerable Software and Affected Versions SandboxJS versions prior to 0.8.29 Description SandboxJS is a JavaScript sandboxing library affected by an issue where the return values of functions are not properly wrapped. This allows attackers to use Object.values or Object.entries to...

10CVSS6.7AI score0.00796EPSS
SaveExploits1References12
OSV
OSV
added 2026/01/27 11:32 p.m.11 views

CVE-2026-23830 SandboxJS has Sandbox Escape via Unprotected AsyncFunction Constructor

SandboxJS is a JavaScript sandboxing library. Versions prior to 0.8.26 have a sandbox escape vulnerability due to AsyncFunction not being isolated in SandboxFunction. The library attempts to sandbox code execution by replacing the global Function constructor with a safe, sandboxed version...

10CVSS6.3AI score
SaveExploits0References4
CVE
CVE
added 2026/01/13 11:11 p.m.106 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.00669EPSS
SaveExploits3References2Affected Software1
Rows per page
Query Builder