Skip to main content

Sandboxjs CVE-2026-25142

CRITICAL
Code Injection (CWE-94)
2026-02-02 security-advisories@github.com GHSA-9p4w-fq8m-2hp7
10.0
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
10.0 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Analysis Generated
Mar 12, 2026 - 22:01 vuln.today
PoC Detected
Feb 18, 2026 - 14:34 vuln.today
Public exploit code
Patch released
Feb 18, 2026 - 14:34 nvd
Patch available
CVE Published
Feb 02, 2026 - 23:16 nvd
CRITICAL 10.0

DescriptionGitHub Advisory

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.27, SanboxJS does not properly restrict __lookupGetter__ which can be used to obtain prototypes, which can be used for escaping the sandbox / remote code execution. This vulnerability is fixed in 0.8.27.

AnalysisAI

Sandbox escape in SandboxJS before 0.8.27 via __lookupGetter__ prototype chain access. CVSS 10.0 — complete sandbox bypass. PoC and patch available.

Technical ContextAI

CWE-94 in SandboxJS. The __lookupGetter__ method is not properly restricted, allowing access to prototype chain and escape from the sandbox.

RemediationAI

Update to SandboxJS 0.8.27.

Share

CVE-2026-25142 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy