CVE-2026-32723
Last modified
CVE-2026-32723 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. SandboxJS is a JavaScript sandboxing library. Prior to 0.8.35, SandboxJS timers have an execution-quota bypass. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nyariv | Sandboxjs | < 0.8.35 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32723?
How severe is CVE-2026-32723?
How do I fix CVE-2026-32723?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-32718Coolify is an open-source and self-hostable tool for managin…6.5
- CVE-2026-32719AnythingLLM is an application that turns pieces of content i…6.4
- CVE-2026-3272A vulnerability was determined in Tenda F453 1.0.0.3. Affect…8.8
- CVE-2026-32720The CTFer.io Monitoring component is in charge of the collec…7.1
- CVE-2026-32721LuCI is the OpenWrt Configuration Interface. Versions prior …4.8
- CVE-2026-32722Memray is a memory profiler for Python. Prior to Memray 1.19…6.1
- CVE-2026-32724PX4 autopilot is a flight control solution for drones. Prior…5.3
- CVE-2026-32725SciTokens C++ is a minimal library for creating and using Sc…8.3
- CVE-2026-32726SciTokens C++ is a minimal library for creating and using Sc…8.1
- CVE-2026-32727SciTokens is a reference library for generating and using Sc…6.5
- CVE-2026-32728Parse Server is an open source backend that can be deployed …7.6
- CVE-2026-32729Runtipi is a personal homeserver orchestrator. Prior to 4.8.…8.8
Are you affected by CVE-2026-32723?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
