← Back to browse · API

CVE-2026-25586

Severity
CRITICAL
CVSS
10.0
EPSS
0.00636
Risk score
40.22
CISA KEV
No
PoC
No
Published
2026-02-06
Modified
2026-02-06
First seen
2026-08-07
Aliases
EUVD-2026-5592, GHSA-JJPW-65FV-8G48
Products
nyariv:sandboxjs < 0.8.29
Sources
euvd EUVD-2026-5592

Description

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, enabling host Object.prototype pollution and persistent cross-sandbox impact. This vulnerability is fixed in 0.8.29.

References