Lucene search
K

139 matches found

CVE
CVE
added 2026/02/09 9:12 p.m.23 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
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/09 9:12 p.m.2 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
Exploits1References2
Cvelist
Cvelist
added 2026/02/09 9:12 p.m.28 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
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/02/09 9:12 p.m.6 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
Exploits1References3Affected Software1
OSV
OSV
added 2026/02/09 9:12 p.m.3 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 score0.00552EPSS
Exploits1References4
CNNVD
CNNVD
added 2026/02/09 12:0 a.m.4 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
Exploits1References2
RedhatCVE
RedhatCVE
added 2026/02/08 1:21 a.m.3 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
Exploits1References1
RedhatCVE
RedhatCVE
added 2026/02/08 1:21 a.m.4 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
Exploits1References1
NVD
NVD
added 2026/02/06 8:16 p.m.4 views

CVE-2026-25586

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, a sandbox escape is possible by shadowing hasOwnProperty on a sandbox object, which disables prototype whitelist enforcement in the property-access path. This permits direct access to proto and other blocked prototype properties,...

10CVSS0.00636EPSS
Exploits1References2
NVD
NVD
added 2026/02/06 8:16 p.m.4 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
Exploits1References2
NVD
NVD
added 2026/02/06 8:16 p.m.2 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
Exploits1References2
CVE
CVE
added 2026/02/06 7:54 p.m.13 views

CVE-2026-25586

SandboxJS (JavaScript sandboxing library) is affected by a sandbox-escape vulnerability prior to version 0.8.29. The flaw allows shadowing hasOwnProperty on a sandbox object, disabling prototype whitelist enforcement in the property-access path. This enables direct access to proto and other block...

10CVSS5.4AI score0.00636EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2026/02/06 7:54 p.m.32 views

CVE-2026-25586 SandboxJS has a Sandbox Escape via Prototype Whitelist Bypass and Host Prototype Pollution

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, a sandbox escape is possible by shadowing hasOwnProperty on a sandbox object, which disables prototype whitelist enforcement in the property-access path. This permits direct access to proto and other blocked prototype properties,...

10CVSS0.00636EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/02/06 7:54 p.m.4 views

CVE-2026-25586

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, a sandbox escape is possible by shadowing hasOwnProperty on a sandbox object, which disables prototype whitelist enforcement in the property-access path. This permits direct access to proto and other blocked prototype properties,...

10CVSS5.4AI score0.00636EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2026/02/06 7:54 p.m.4 views

CVE-2026-25586 SandboxJS has a Sandbox Escape via Prototype Whitelist Bypass and Host Prototype Pollution

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, a sandbox escape is possible by shadowing hasOwnProperty on a sandbox object, which disables prototype whitelist enforcement in the property-access path. This permits direct access to proto and other blocked prototype properties,...

10CVSS5.5AI score0.00636EPSS
Exploits1References4
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
EUVD
EUVD
added 2026/02/06 7:53 p.m.4 views

EUVD-2026-5591

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
Cvelist
Cvelist
added 2026/02/06 7:53 p.m.29 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.3 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
CVE
CVE
added 2026/02/06 7:53 p.m.12 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
Rows per page
Query Builder