Goal Reached Thanks to every supporter โ€” we hit 100%!

Goal: 1000 CNY ยท Raised: 1336 CNY

100%

CVE-2026-25587 โ€” AI Deep Analysis Summary

CVSS 10.0 ยท Critical

Q1What is this vulnerability? (Essence + Consequences)

๐Ÿšจ **Essence**: SandboxJS < 0.8.29 has a critical flaw allowing **Sandbox Escape**. ๐Ÿ“‰ **Consequences**: Attackers can break out of the isolated environment, leading to full system compromise.โ€ฆ

Q2Root Cause? (CWE/Flaw)

๐Ÿ›ก๏ธ **CWE-94**: Improper Control of Generation of Code ('Code Injection'). ๐Ÿ’ฅ **Flaw**: The vulnerability stems from **overwriting `Map.prototype.has`**.โ€ฆ

Q3Who is affected? (Versions/Components)

๐Ÿข **Vendor**: nyariv. ๐Ÿ“ฆ **Product**: SandboxJS (Security Assessment Tool). ๐Ÿ“… **Affected**: Versions **prior to 0.8.29**. If you are running an older build, you are exposed.

Q4What can hackers do? (Privileges/Data)

๐Ÿ‘‘ **Privileges**: High. The CVSS score indicates **Complete** impact on Confidentiality, Integrity, and Availability. ๐Ÿ—๏ธ **Data**: Attackers gain unrestricted access, effectively bypassing the security sandbox entirely.

Q5Is exploitation threshold high? (Auth/Config)

๐Ÿ”“ **Threshold**: Low. CVSS Vector `AV:N/AC:L/PR:N/UI:N` means: **Network** accessible, **Low** complexity, **No** privileges required, **No** user interaction needed. Itโ€™s a remote, automated exploit.

Q6Is there a public Exp? (PoC/Wild Exploitation)

๐Ÿ” **Public Exp?**: No PoCs listed in the data yet. ๐ŸŒ **References**: Official advisory and commit fix are public.โ€ฆ

Q7How to self-check? (Features/Scanning)

๐Ÿ”Ž **Self-Check**: Scan your environment for **SandboxJS** installations. ๐Ÿ“Š **Version Control**: Verify if the installed version is **< 0.8.29**. If yes, you are vulnerable.โ€ฆ

Q8Is it fixed officially? (Patch/Mitigation)

โœ… **Fixed**: Yes. ๐Ÿ› ๏ธ **Patch**: Version **0.8.29** and above are safe. ๐Ÿ”— **Commit**: Fix is available at `67cb186c41c78c51464f70405504e8ef0a6e43c3`. Update immediately to the latest release.

Q9What if no patch? (Workaround)

๐Ÿšง **No Patch?**: If you cannot update, **isolate** the SandboxJS instance. ๐Ÿšซ **Network**: Restrict network access to prevent remote exploitation.โ€ฆ

Q10Is it urgent? (Priority Suggestion)

๐Ÿ”ฅ **Urgency**: **CRITICAL**. With `S:C` (Changed Scope) and high CVSS, this is a top-priority fix. ๐Ÿƒ **Action**: Patch now. Do not wait for an exploit to appear. The risk of total compromise is immediate.