216.73.217.22

CVE-2026-25641

· Published 06/02/2026 20:16 · Modified 06/02/2026 21:57

Labels: CVE-2026-25641 2026-02-06CVE-2026-25641CWE-367[email protected]

Essential information

Published
06/02/2026 20:16
Modified
06/02/2026 21:57
Author
Creator
CVSS
10.0 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

CVSS metrics

Description

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, there is a sandbox escape vulnerability due to a mismatch between the key on which the validation is performed and the key used for accessing properties. Even though the key used in property accesses is annotated as string, this is never enforced. So, attackers can pass malicious objects that coerce to different string values when used, e.g., one for the time the key is sanitized using hasOwnProperty(key) and a different one for when the key is used for the actual property access. This vulnerability is fixed in 0.8.29.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
sandboxjs / sandboxjs cpe:2.3:a:sandboxjs:sandboxjs:*:*:*:*:*:*:*:*

References