VYPR
Medium severity4.7NVD Advisory· Published Mar 18, 2026· Updated Jun 17, 2026

CVE-2026-32723

CVE-2026-32723

Description

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.35, SandboxJS timers have an execution-quota bypass. A global tick state (currentTicks.current) is shared between sandboxes. Timer string handlers are compiled at execution time using that global tick state rather than the scheduling sandbox's tick object. In multi-tenant / concurrent sandbox scenarios, another sandbox can overwrite currentTicks.current between scheduling and execution, causing the timer callback to run under a different sandbox's tick budget and bypass the original sandbox's execution quota/watchdog. Version 0.8.35 fixes this issue.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
@nyariv/sandboxjsnpm
< 0.8.350.8.35

Affected products

3
  • Nyariv/Sandboxjs2 versions
    cpe:2.3:a:nyariv:sandboxjs:*:*:*:*:*:node.js:*:*+ 1 more
    • cpe:2.3:a:nyariv:sandboxjs:*:*:*:*:*:node.js:*:*range: <0.8.35
    • (no CPE)range: < 0.8.35
  • ghsa-coords
    Range: < 0.8.35

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.