Lucene search
K

987 matches found

OSV
OSV
added 2026/02/06 9:16 p.m.5 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.4CVSS5.7AI score0.0023EPSS
Exploits1References5
Cvelist
Cvelist
added 2026/02/06 7:53 p.m.28 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
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/02/06 7:53 p.m.2 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
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/02/06 7:53 p.m.2 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...

10CVSS6AI score0.00782EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2026/02/06 7:53 p.m.11 views

CVE-2026-25520

CVE-2026-25520 affects SandboxJS (JavaScript sandboxing library) prior to version 0.8.29. The underlying issue is that function return values aren’t wrapped, allowing attackers to use Object.values/Object.entries and Array.prototype.at to retrieve the host’s Function constructor. With access to t...

10CVSS6AI score0.00782EPSS
Exploits1References2Affected Software1
Snyk
Snyk
added 2026/02/06 5:47 a.m.2 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the ObjectWrapper constructor in the affected header file. An attacker can cause a denial of service by triggering a null pointer dereference through local access. Remediation There is no fixed version for...

4.8CVSS5.6AI score0.00153EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/02/05 8:41 p.m.6 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
Exploits1References4Affected Software1
OSV
OSV
added 2026/02/05 8:41 p.m.3 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
Exploits1References4
Veracode
Veracode
added 2026/02/03 5:46 a.m.6 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
Exploits1References3Affected Software1
CVE
CVE
added 2026/01/31 1:23 a.m.17 views

CVE-2025-15510

CVE-2025-15510 affects NEX-Forms – Ultimate Forms Plugin for WordPress. The underlying issue is a missing capability check in the NF5_Export_Forms class constructor, allowing unauthenticated users to export form configurations by enumerating nex_forms_Id in all versions up to and including 9.1.8....

5.3CVSS5.9AI score0.00285EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/01/31 12:0 a.m.5 views

PT-2026-5500

The NEX-Forms – Ultimate Forms Plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the NF5 Export Forms class constructor in all versions up to, and including, 9.1.8. This makes it possible for unauthenticated attackers to export form...

5.3CVSS5.9AI score0.00285EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/01/27 11:32 p.m.8 views

CVE-2026-23830

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 score0.01122EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2026/01/27 11:32 p.m.24 views

CVE-2026-23830

SandboxJS (pre-0.8.26) contains a sandbox escape where AsyncFunction (and related constructors) are not isolated in SandboxFunction. The safe-replacement map omits AsyncFunction, GeneratorFunction, and AsyncGeneratorFunction, so accessing an async function’s .constructor can yield the native host...

10CVSS6.3AI score0.01122EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2026/01/27 7:55 p.m.4 views

GHSA-WXHW-J4HC-FMQ6 SandboxJS has Sandbox Escape via Unprotected AsyncFunction Constructor

Summary A sandbox escape vulnerability due to AsyncFunction not being isolated in SandboxFunction Details The library attempts to sandbox code execution by replacing the global Function constructor with a safe, sandboxed version SandboxFunction. This is handled in utils.ts by mapping Function to...

10CVSS6.3AI score0.01122EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2026/01/27 12:0 a.m.5 views

PT-2026-5036

Name of the Vulnerable Software and Affected Versions SandboxJS versions prior to 0.8.26 Description SandboxJS, a JavaScript sandboxing library, has a flaw where the AsyncFunction constructor is not properly isolated within the SandboxFunction. The library aims to secure code execution by replaci...

10CVSS6.2AI score0.01122EPSS
Exploits1References19
OSV
OSV
added 2026/01/21 8:0 p.m.3 views

CVE-2025-69209 ArduinoCore-avr has Stack-Based Buffer Overflow in WString Float/Double Constructors

ArduinoCore-avr contains the source code and configuration files of the Arduino AVR Boards platform. A vulnerability in versions prior to 1.8.7 allows an attacker to trigger a stack-based buffer overflow when converting floating-point values to strings with high precision. By passing very large...

6.9CVSS6.9AI score0.00149EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2026/01/19 10:29 a.m.11 views

CVE-2026-1145

A flaw was found in quickjs-ng quickjs. This vulnerability, a heap-based buffer overflow, exists in the jstypedarrayconstructorta function. A remote attacker can exploit this by sending specially crafted input, which could lead to unauthorized information disclosure or system instability denial o...

8.8CVSS6.7AI score0.0034EPSS
Exploits1References10
Veracode
Veracode
added 2026/01/19 9:19 a.m.5 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
Exploits3References3Affected Software1
NVD
NVD
added 2026/01/19 9:16 a.m.5 views

CVE-2026-1145

A flaw has been found in quickjs-ng quickjs up to 0.11.0. Affected by this vulnerability is the function jstypedarrayconstructorta of the file quickjs.c. This manipulation causes heap-based buffer overflow. The attack is possible to be carried out remotely. The exploit has been published and may ...

8.8CVSS0.0034EPSS
Exploits1References8
Cvelist
Cvelist
added 2026/01/19 8:2 a.m.25 views

CVE-2026-1145 quickjs-ng quickjs quickjs.c js_typed_array_constructor_ta heap-based overflow

A flaw has been found in quickjs-ng quickjs up to 0.11.0. Affected by this vulnerability is the function jstypedarrayconstructorta of the file quickjs.c. This manipulation causes heap-based buffer overflow. The attack is possible to be carried out remotely. The exploit has been published and may ...

7.5CVSS0.0034EPSS
Exploits1References8
Rows per page
Query Builder