CVE 10 CRITICAL

SandboxJS: Sandbox escape via Function.caller leakage of internal call op_CVE-2026-43898

10 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

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.

AI Analysis

Sandbox escape via Function.caller leakage of internal call op

Basic Information

ID CVE-2026-43898
Source GitHub_M
Published May 28, 2026 at 17:50

Affected Product

Vendor nyariv
Product SandboxJS
Version < 0.9.6
Affected Versions nyariv SandboxJS < 0.9.6

CWE Classification

AI Assessment

AI Score 10 / 10
AI Severity Critical
Vendor nyariv
Product SandboxJS
Version < 0.9.6

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.