CVE-2026-43898

Severity CVSS v4.0:
Pending analysis
Type:
CWE-94 Code Injection
Publication date:
28/05/2026
Last modified:
28/05/2026

Description

SandboxJS is a JavaScript sandboxing library. Prior to 0.9.6, sandbox-defined functions expose Function.caller, allowing sandboxed code to recover the internal LispType.Call runtime callback. That callback can then be invoked with attacker-controlled fake context and obj values to extract blocked host statics, recover the real host Function constructor, and execute arbitrary host JavaScript. This vulnerability is fixed in 0.9.6.

Vulnerable products and versions

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