Lucene search
K

139 matches found

NVD
NVD
added last week7 views

CVE-2026-43898

SandboxJS is a JavaScript sandboxing library. Prior to 0.9.6, sandbox-defined functions expose Function.caller, allowing sandboxed code to recover the internal LispType.Call runtime callback. That callback can then be invoked with attacker-controlled fake context and obj values to extract blocked...

10CVSS0.00061EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added last week6 views

CVE-2026-43898

SandboxJS is a JavaScript sandboxing library. Prior to 0.9.6, sandbox-defined functions expose Function.caller, allowing sandboxed code to recover the internal LispType.Call runtime callback. That callback can then be invoked with attacker-controlled fake context and obj values to extract blocked...

10CVSS6.1AI score0.00061EPSS
Exploits1References3Affected Software1
Vulnrichment
Vulnrichment
added last week2 views

CVE-2026-43898 SandboxJS: Sandbox escape via Function.caller leakage of internal call op

SandboxJS is a JavaScript sandboxing library. Prior to 0.9.6, sandbox-defined functions expose Function.caller, allowing sandboxed code to recover the internal LispType.Call runtime callback. That callback can then be invoked with attacker-controlled fake context and obj values to extract blocked...

10CVSS6.1AI score0.00061EPSS
Exploits1References2
Cvelist
Cvelist
added last week28 views

CVE-2026-43898 SandboxJS: Sandbox escape via Function.caller leakage of internal call op

SandboxJS is a JavaScript sandboxing library. Prior to 0.9.6, sandbox-defined functions expose Function.caller, allowing sandboxed code to recover the internal LispType.Call runtime callback. That callback can then be invoked with attacker-controlled fake context and obj values to extract blocked...

10CVSS0.00061EPSS
Exploits1References2
CNNVD
CNNVD
added 2026/05/28 12:0 a.m.4 views

SandboxJS 安全漏洞

SandboxJS is a security assessment tool developed by nyariv. Versions of SandboxJS prior to 0.9.6 contained a security vulnerability. This vulnerability stemmed from functions defined in the sandbox that exposed Function.caller, potentially allowing sandbox-constructed code to restore internal...

10CVSS6.1AI score0.00061EPSS
Exploits1References2
Snyk
Snyk
added 2026/05/11 7:40 p.m.3 views

Arbitrary Code Injection

Overview @nyariv/sandboxjs is a Javascript sandboxing library. Affected versions of this package are vulnerable to Arbitrary Code Injection via createFunction in executorUtils.ts. An attacker can escape the sandbox and execute arbitrary code in the host environment by leveraging access to interna...

10CVSS6.2AI score0.00061EPSS
Exploits1References2
vulnersOsv
vulnersOsv
added 2026/05/11 7:40 p.m.2 views

@afidos/nestjs-event-notifications (>=2.2.1 <=2.2.2), @getnuvo/importer-react (>=3.3.0 <=3.6.2) +20 more potentially affected by CVE-2026-43898 via @nyariv/sandboxjs (>=0.5.3 <=0.8.36)

@nyariv/sandboxjs NPM version =0.5.3, =2.2.1, =3.3.0, =4.0.1, =0.0.12, =2.1.6, =2.1.6, =1.0.5, =1.0.6, =2.1.6, =2.1.6, =2.15.0, =0.2.0, =0.2.2 and more Source cves: CVE-2026-43898 Source advisory: SNYK:JS-NYARIVSANDBOXJS-16642341...

5.8AI score0.00061EPSS
Exploits1
Circl
Circl
added 2026/05/09 9:46 a.m.2 views

CVE-2026-43898

creationtimestamp| type| source ---|---|--- 2026-05-09 09:46:56+00:00| published-proof-of-concept| https://github.com/nyariv/SandboxJS/security/advisories/GHSA-g8f2-4f4f-5jqw 2026-05-15 04:29:28+00:00| seen| https://dnsc.ro/citeste/alerta-vulnerabilitate-critica-in-biblioteca-sandboxjs 2026-05-25...

10CVSS5.7AI score0.00061EPSS
Exploits1References7
RedhatCVE
RedhatCVE
added 2026/04/07 5:6 p.m.0 views

CVE-2026-34211

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.36, the @nyariv/sandboxjs parser contains unbounded recursion in the restOfExp function and the lispify/lispifyExpr call chain. An attacker can crash any Node.js process that parses untrusted input by supplying deeply nested expressions...

7.5CVSS5.9AI score0.00082EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2026/04/07 5:6 p.m.0 views

CVE-2026-34217

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.36, a scope modification vulnerability exists in @nyariv/sandboxjs. The vulnerability allows untrusted sandboxed code to leak internal interpreter objects through the new operator, exposing sandbox scope objects in the scope hierarchy to...

7.2CVSS6AI score0.00101EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2026/04/07 5:4 p.m.1 views

CVE-2026-34208

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.calltarget, attackerObject. Because this.constructo...

10CVSS6.1AI score0.00268EPSS
Exploits1References1
NVD
NVD
added 2026/04/06 4:16 p.m.0 views

CVE-2026-34217

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.36, a scope modification vulnerability exists in @nyariv/sandboxjs. The vulnerability allows untrusted sandboxed code to leak internal interpreter objects through the new operator, exposing sandbox scope objects in the scope hierarchy to...

7.2CVSS0.00101EPSS
Exploits1References1
NVD
NVD
added 2026/04/06 4:16 p.m.2 views

CVE-2026-34211

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.36, the @nyariv/sandboxjs parser contains unbounded recursion in the restOfExp function and the lispify/lispifyExpr call chain. An attacker can crash any Node.js process that parses untrusted input by supplying deeply nested expressions...

7.5CVSS0.00082EPSS
Exploits1References1
NVD
NVD
added 2026/04/06 4:16 p.m.0 views

CVE-2026-34208

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.calltarget, attackerObject. Because this.constructo...

10CVSS0.00268EPSS
Exploits1References1
CVE
CVE
added 2026/04/06 3:12 p.m.4 views

CVE-2026-34217

CVE-2026-34217 (SandboxJS) affects @nyariv/sandboxjs

7.2CVSS6AI score0.00101EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2026/04/06 3:12 p.m.22 views

CVE-2026-34217 SandboxJS has a Sandbox Escape via Prop Object Leak in New Handler

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.36, a scope modification vulnerability exists in @nyariv/sandboxjs. The vulnerability allows untrusted sandboxed code to leak internal interpreter objects through the new operator, exposing sandbox scope objects in the scope hierarchy to...

6.9CVSS0.00101EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/04/06 3:10 p.m.24 views

CVE-2026-34211 SandboxJS: Stack overflow DoS via deeply nested expressions in recursive descent parser

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.36, the @nyariv/sandboxjs parser contains unbounded recursion in the restOfExp function and the lispify/lispifyExpr call chain. An attacker can crash any Node.js process that parses untrusted input by supplying deeply nested expressions...

6.9CVSS0.00082EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2026/04/06 3:10 p.m.2 views

CVE-2026-34211 SandboxJS: Stack overflow DoS via deeply nested expressions in recursive descent parser

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.36, the @nyariv/sandboxjs parser contains unbounded recursion in the restOfExp function and the lispify/lispifyExpr call chain. An attacker can crash any Node.js process that parses untrusted input by supplying deeply nested expressions...

6.9CVSS5.9AI score0.00082EPSS
Exploits1References1
CVE
CVE
added 2026/04/06 3:10 p.m.3 views

CVE-2026-34211

The CVE-2026-34211 entry describes an unbounded recursive vulnerability in @nyariv/sandboxjs (restOfExp and lispify/lispifyExpr) that can crash Node.js processes via deeply nested expressions. Connected sources (Rh/CVE-2026-34211, NVD, GHSA advisory) confirm the root cause is uncontrolled recursi...

7.5CVSS5.9AI score0.00082EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2026/04/06 3:9 p.m.27 views

CVE-2026-34208 SandboxJS: Sandbox integrity escape

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.calltarget, attackerObject. Because this.constructo...

10CVSS0.00268EPSS
Exploits1References1
Rows per page
Query Builder