Vulnerability Description
SandboxJS is a JavaScript sandboxing library. Prior to 0.8.36, a scope modification vulnerability exists in @nyariv/sandboxjs. The vulnerability allows untrusted sandboxed code to leak internal interpreter objects through the new operator, exposing sandbox scope objects in the scope hierarchy to untrusted code; an unexpected and undesired exploit. While this could allow modifying scopes inside the sandbox, code evaluation remains sandboxed and prototypes remain protected throughout the execution. This vulnerability is fixed in 0.8.36.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nyariv | Sandboxjs | < 0.8.36 |
Related Weaknesses (CWE)
References
- https://github.com/nyariv/SandboxJS/security/advisories/GHSA-hg73-4w7g-q96wExploitMitigationVendor Advisory
- https://github.com/nyariv/SandboxJS/security/advisories/GHSA-hg73-4w7g-q96wExploitMitigationVendor Advisory
FAQ
What is CVE-2026-34217?
CVE-2026-34217 is a vulnerability with a CVSS score of 7.2 (HIGH). SandboxJS is a JavaScript sandboxing library. Prior to 0.8.36, a scope modification vulnerability exists in @nyariv/sandboxjs. The vulnerability allows untrusted sandboxed code to leak internal interp...
How severe is CVE-2026-34217?
CVE-2026-34217 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-34217?
Check the references section above for vendor advisories and patch information. Affected products include: Nyariv Sandboxjs.