CVE-2026-34211
MEDIUM EPSS 31.4%
Published Apr 6, 20262mo ago · Modified Jun 17, 20262w ago
6.9 CVSS 4.0
Published Apr 6, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
SandboxJS is a JavaScript sandboxing library. Prior to 0.8.36, the @nyariv/sandboxjs parser contains unbounded recursion in the restOfExp function and the lispify/lispifyExpr call chain. An attacker can crash any Node.js process that parses untrusted input by supplying deeply nested expressions (e.g., ~2000 nested parentheses), causing a RangeError: Maximum call stack size exceeded that terminates the process. This vulnerability is fixed in 0.8.36.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
31.4% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-674
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| nyariv | sandboxjs | * | <0.8.36 |
References 1
- github.com https://github.com/nyariv/SandboxJS/security/advisories/GHSA-8pfc-jjgw-6g26
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.