← Back to browse · API

CVE-2026-26954

Severity
CRITICAL
CVSS
10.0
EPSS
0.00547
Risk score
40.19
CISA KEV
No
PoC
No
Published
2026-03-13
Modified
2026-03-16
First seen
2026-08-07
Aliases
EUVD-2026-12043, GHSA-6R9F-759J-HJGV
Products
nyariv:sandboxjs < 0.8.34
Sources
euvd EUVD-2026-12043

Description

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.34, it is possible to obtain arrays containing Function, which allows escaping the sandbox. Given an array containing Function, and Object.fromEntries, it is possible to construct {[p]: Function} where p is any constructible property. This vulnerability is fixed in 0.8.34.

References