cvedb.io
CVE-2026-25881
CRITICAL · CVSS 9
EPSS exploitation probability: 0%
Published 2026-02-09T22:16:03.423 · Last modified 2026-06-17T10:25:22.373

Summary

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.

Affected products

nyariv — sandboxjs

Does this affect you?

Add your gear to cvedb and we'll alert you only when nyariv ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.