CVE-2026-34211

Severity CVSS v4.0:
MEDIUM
Type:
Unavailable / Other
Publication date:
06/04/2026
Last modified:
09/04/2026

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:nyariv:sandboxjs:*:*:*:*:*:node.js:*:* 0.8.36 (excluding)