Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-34208— SandboxJS: Sandbox integrity escape

CVSS 10.0 · Critical EPSS 0.20% · P41
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-34208

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
SandboxJS: Sandbox integrity escape
Source: NVD (National Vulnerability Database)
Vulnerability Description
SandboxJS is a JavaScript sandboxing library. Prior to 0.8.36, SandboxJS blocks direct assignment to global objects (for example Math.random = ...), but this protection can be bypassed through an exposed callable constructor path: this.constructor.call(target, attackerObject). Because this.constructor resolves to the internal SandboxGlobal function and Function.prototype.call is allowed, attacker code can write arbitrary properties into host global objects and persist those mutations across sandbox instances in the same process. This vulnerability is fixed in 0.8.36.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L
Source: NVD (National Vulnerability Database)
Vulnerability Type
保护机制失效
Source: NVD (National Vulnerability Database)
Vulnerability Title
SandboxJS 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
SandboxJS是nyariv个人开发者的一个安全评估软件。 SandboxJS 0.8.36之前版本存在安全漏洞,该漏洞源于可通过构造函数路径绕过全局对象保护,可能导致修改主机全局对象属性。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Shenlong Deep Dive — AI Deep Analysis

10-question deep dive: root cause, exploitation, mitigation, urgency. Read summary free, full version requires login.

Affected Products

VendorProductAffected VersionsCPESubscribe
nyarivSandboxJS < 0.8.36 -

II. Public POCs for CVE-2026-34208

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-34208

登录查看更多情报信息。

Same Patch Batch · nyariv · 2026-04-06 · 3 CVEs total

CVE-2026-34211SandboxJS: Stack overflow DoS via deeply nested expressions in recursive descent parser
CVE-2026-34217SandboxJS has a Sandbox Escape via Prop Object Leak in New Handler

IV. Related Vulnerabilities

V. Comments for CVE-2026-34208

No comments yet


Leave a comment