- 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
- security-advisories@github.com
- NVD status
- Analyzed
- Products
- sandboxjs
CVSS 3.1
- Type
- Primary
- Base score
- 10
- Impact score
- 6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
- Severity
- CRITICAL
- security-advisories@github.com
- CWE-693
- Hype score
- Not currently trending
:اليومي CVE ملخص ال 🔴 CVE-2025-54328 [Samsung Mobile Processor] 🔴 CVE-2026-34208 [SandboxJS library prior to 0.8.36] 🔴 CVE-2026-5734 [Firefox < 149.0.2] 🔴 CVE-2026-0740 [WordPress sites using Ninja Forms - File Uploads plugin version 3.3.26 or lower
@Alharbi_Abz
8 Apr 2026
157 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
🔍 Today's Top Vulnerabilities 🔴 CVE-2026-34208 | CVSS 10.0 🔴 CVE-2026-34976 | CVSS 10.0 🔴 CVE-2025-54328 | CVSS 10.0 🔗 https://t.co/MGnNrzO0Nd #CVE #Vulnerability #ThreatIntel
@ctiwatchcloud
7 Apr 2026
113 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:nyariv:sandboxjs:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "F87D3BD6-FACF-45C3-92E4-F411C229C9C6",
"versionEndExcluding": "0.8.36",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]