CVE-2026-25881
CRITICALsandboxjs < 0.8.31 - Prototype Pollution via Array Literal Taint Bypass
Title source: llmDescription
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, Set.prototype) is placed into an array and retrieved, the isGlobal taint is stripped, permitting direct prototype mutation from within the sandbox. This results in persistent host-side prototype pollution and may enable RCE in applications that use polluted properties in sensitive sinks (example gadget: execSync(obj.cmd)). This vulnerability is fixed in 0.8.31.
References (2)
Core 2
Core References
Vendor Advisory x_refsource_confirm
https://github.com/nyariv/SandboxJS/security/advisories/GHSA-ww7g-4gwx-m7wj
Scores
CVSS v3
9.0
EPSS
0.0055
EPSS Percentile
41.5%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
total
Details
CWE
CWE-1321
Status
published
Products (2)
nyariv/sandboxjs
< 0.8.31
nyariv/sandboxjs
0 - 0.8.31npm
Published
Feb 09, 2026
Tracked Since
Feb 18, 2026