Lucene search
+L

154 matches found

Vulnrichment
Vulnrichment
added 2026/03/13 3:51 p.m.5 views

CVE-2026-26954 SandboxJS has a Sandbox Escape

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.34, it is possible to obtain arrays containing Function, which allows escaping the sandbox. Given an array containing Function, and Object.fromEntries, it is possible to construct p: Function where p is any constructible property. This...

10CVSS5.8AI score0.00547EPSS
SaveExploits1References1
vulnersOsv
vulnersOsv
added 2026/03/13 1:46 p.m.3 views

@afidos/nestjs-event-notifications (>=2.2.1, <=2.2.2), @mieweb/wikigdrive (>=2.15.0, <=2.17.1) +3 more potentially affected by CVE-2026-26954 via @nyariv/sandboxjs (>=0.5.3, <=0.8.25)

@nyariv/sandboxjs NPM version =0.5.3, =2.2.1, =2.15.0, =0.2.0, =11.0.0, =12.0.1 Source cves: CVE-2026-26954 Source advisory: OSV:GHSA-6R9F-759J-HJGV...

10CVSS8.5AI score0.00547EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2026/03/13 1:46 p.m.3 views

@afidos/nestjs-event-notifications (>=2.2.1, <=2.2.2), @mieweb/wikigdrive (>=2.15.0, <=2.17.1) +3 more potentially affected by CVE-2026-26954 via @nyariv/sandboxjs (>=0.5.3, <=0.8.25)

@nyariv/sandboxjs NPM version =0.5.3, =2.2.1, =2.15.0, =0.2.0, =11.0.0, =12.0.1 Source cves: CVE-2026-26954 Source advisory: SNYK:JS-NYARIVSANDBOXJS-15518695...

10CVSS8.5AI score0.00547EPSS
SaveExploits1
Snyk
Snyk
added 2026/03/13 1:46 p.m.12 views

Arbitrary Code Injection

Overview @nyariv/sandboxjs is a Javascript sandboxing library. Affected versions of this package are vulnerable to Arbitrary Code Injection via the executor module. An attacker can execute arbitrary code by crafting input that allows them get to arrays containing Function and escape the intended...

10CVSS6.2AI score0.00547EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/13 1:46 p.m.11 views

EUVD-2026-12043

SandboxJS affected by a Sandbox Escape...

10CVSS5.8AI score0.00547EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/13 1:46 p.m.9 views

GHSA-6R9F-759J-HJGV SandboxJS affected by a Sandbox Escape

Summary It is possible to obtain arrays containing Function, which allows escaping the sandbox. Details There are various ways to get an array containing Function, e.g. js Object.entriesthis.at1 // 'Function', Function: Function Object.valuesthis.slice1, 2 // Function: Function Given an array...

10CVSS5.8AI score0.00547EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/03/13 12:00 a.m.14 views

SandboxJS 代码注入漏洞

SandboxJS is a security assessment tool developed by nyariv. Versions of SandboxJS prior to 0.8.34 contained a code injection vulnerability. This vulnerability stemmed from the possibility of accessing arrays containing functions, which could lead to sandbox escape...

10CVSS5.9AI score0.00547EPSS
SaveExploits1References1
vulnersOsv
vulnersOsv
added 2026/02/10 12:24 a.m.2 views

@afidos/nestjs-event-notifications (>=2.2.1, <=2.2.2), @mieweb/wikigdrive (>=2.15.0, <=2.17.1) +3 more potentially affected by CVE-2026-25881 via @nyariv/sandboxjs (>=0.5.3, <=0.8.25)

@nyariv/sandboxjs NPM version =0.5.3, =2.2.1, =2.15.0, =0.2.0, =11.0.0, =12.0.1 Source cves: CVE-2026-25881 Source advisory: OSV:GHSA-WW7G-4GWX-M7WJ...

10CVSS8.8AI score0.00552EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2026/02/09 10:21 p.m.2 views

@afidos/nestjs-event-notifications (>=2.2.1, <=2.2.2), @mieweb/wikigdrive (>=2.15.0, <=2.17.1) +3 more potentially affected by CVE-2026-25881 via @nyariv/sandboxjs (>=0.5.3, <=0.8.25)

@nyariv/sandboxjs NPM version =0.5.3, =2.2.1, =2.15.0, =0.2.0, =11.0.0, =12.0.1 Source cves: CVE-2026-25881 Source advisory: SNYK:JS-NYARIVSANDBOXJS-15253532...

10CVSS8.8AI score0.00552EPSS
SaveExploits1
Snyk
Snyk
added 2026/02/09 10:21 p.m.10 views

Prototype Pollution

Overview @nyariv/sandboxjs is a Javascript sandboxing library. Affected versions of this package are vulnerable to Prototype Pollution via the sandbox implements a protection mechanism using the isGlobal flag in the Prop class. An attacker can modify host built-in prototypes by laundering the...

10CVSS6.7AI score0.00552EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/09 9:12 p.m.62 views

CVE-2026-25881

SandboxJS prior to version 0.8.31 contains a sandbox-escape vulnerability where sandboxed code can mutate host prototypes by laundering the isGlobal protection flag through array literals. Specifically, a global prototype reference (for example Map.prototype or Set.prototype) stored in an array a...

10CVSS5.5AI score0.00552EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/09 9:12 p.m.9 views

CVE-2026-25881

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.31, a sandbox escape vulnerability allows sandboxed code to mutate host built-in prototypes by laundering the isGlobal protection flag through array literal intermediaries. When a global prototype reference e.g., Map.prototype,...

9CVSS5.5AI score0.00552EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/09 9:12 p.m.5 views

CVE-2026-25881 @nyariv/sandboxjs has host prototype pollution from sandbox via array intermediary (sandbox escape)

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.31, a sandbox escape vulnerability allows sandboxed code to mutate host built-in prototypes by laundering the isGlobal protection flag through array literal intermediaries. When a global prototype reference e.g., Map.prototype,...

9CVSS5.5AI score0.00552EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/02/09 9:12 p.m.38 views

CVE-2026-25881 @nyariv/sandboxjs has host prototype pollution from sandbox via array intermediary (sandbox escape)

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.31, a sandbox escape vulnerability allows sandboxed code to mutate host built-in prototypes by laundering the isGlobal protection flag through array literal intermediaries. When a global prototype reference e.g., Map.prototype,...

9CVSS0.00552EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/09 9:12 p.m.9 views

CVE-2026-25881 @nyariv/sandboxjs has host prototype pollution from sandbox via array intermediary (sandbox escape)

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.31, a sandbox escape vulnerability allows sandboxed code to mutate host built-in prototypes by laundering the isGlobal protection flag through array literal intermediaries. When a global prototype reference e.g., Map.prototype,...

9CVSS5.6AI score
SaveExploits0References4
CNNVD
CNNVD
added 2026/02/09 12:00 a.m.15 views

SandboxJS 安全漏洞

SandboxJS is a security assessment tool developed by nyariv. Versions of SandboxJS prior to 0.8.31 contained security vulnerabilities. These vulnerabilities stemmed from a sandbox escape exploit that allowed sandbox code to contaminate built-in prototypes on the host through array literal...

10CVSS6.3AI score0.00552EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/02/08 1:21 a.m.13 views

CVE-2026-25587

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, as Map is in SAFEPROTOYPES, it's prototype can be obtained via Map.prototype. By overwriting Map.prototype.has the sandbox can be escaped. This vulnerability is fixed in 0.8.29...

10CVSS5.4AI score0.00645EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/02/08 1:21 a.m.11 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
SaveExploits1References1
NVD
NVD
added 2026/02/06 8:16 p.m.13 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.00782EPSS
SaveExploits1References2
NVD
NVD
added 2026/02/06 8:16 p.m.10 views

CVE-2026-25587

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, as Map is in SAFEPROTOYPES, it's prototype can be obtained via Map.prototype. By overwriting Map.prototype.has the sandbox can be escaped. This vulnerability is fixed in 0.8.29...

10CVSS0.00645EPSS
SaveExploits1References2
Rows per page
Query Builder