GHSA-g8f2-4f4f-5jqw · Severity: critical · Ecosystem: npm — SandboxJS has a sandbox escape via Function.caller leakage of internal call op
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.
Conclusion & alert: CVE-2026-43898 is rated High Exploit Risk (61.8/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.06%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-03 | 0.05% | 0.06% | +0.01% |
| 2 | 2026-05-29 | — | 0.05% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 10.0 | 3.1 | CRITICAL |
|
3.9 | 6.0 | [email protected] |
GHSA-g8f2-4f4f-5jqw · Severity: critical · Ecosystem: npm — SandboxJS has a sandbox escape via Function.caller leakage of internal call op
| URL | Tags |
|---|---|
| https://github.com/nyariv/SandboxJS/commit/826865251232611ec94078bab5a18ec875dad4a5 | Patch |
| https://github.com/nyariv/SandboxJS/security/advisories/GHSA-g8f2-4f4f-5jqw | Exploit Vendor Advisory |