Lucene search
+L

121 matches found

RedhatCVE
RedhatCVE
added 2026/05/01 8:48 p.m.6 views

CVE-2026-39911

Hashgraph Guardian through version 3.5.1, fixed in commit 45fbe2f, contains an unsandboxed JavaScript execution vulnerability in the Custom Logic policy block worker that allows authenticated Standard Registry users to execute arbitrary code by passing user-supplied JavaScript expressions directl...

8.8CVSS6.3AI score0.00545EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/29 5:28 a.m.18 views

lodash: lodash: Arbitrary code execution via untrusted input in template imports

A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. Additionally, .template uses assignInWith to merge imports, whi...

9.8CVSS5.2AI score0.02566EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/04/28 1:45 a.m.7 views

SUSE CVE-2026-4800

Impact: The fix for CVE-2021-23337 https://github.com/advisories/GHSA-35jh-r3h4-6jhm added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. When an application passes...

9.8CVSS5.9AI score0.02566EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/27 1:38 a.m.21 views

lodash: lodash: Arbitrary code execution via untrusted input in template imports

A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. Additionally, .template uses assignInWith to merge imports, whi...

9.8CVSS5.2AI score0.02566EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/04/09 6:31 p.m.10 views

EUVD-2026-20993

Hashgraph Guardian through version 3.5.0 contains an unsandboxed JavaScript execution vulnerability in the Custom Logic policy block worker that allows authenticated Standard Registry users to execute arbitrary code by passing user-supplied JavaScript expressions directly to the Node.js Function...

8.8CVSS6.4AI score0.00545EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/09 6:17 p.m.6 views

CVE-2026-39911

Hashgraph Guardian through version 3.5.1, fixed in commit 45fbe2f, contains an unsandboxed JavaScript execution vulnerability in the Custom Logic policy block worker that allows authenticated Standard Registry users to execute arbitrary code by passing user-supplied JavaScript expressions directl...

8.8CVSS0.00545EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/01 11:51 p.m.13 views

EUVD-2026-17610

lodash vulnerable to Code Injection via .template imports key names...

8.1CVSS7.3AI score0.02566EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/31 8:16 p.m.23 views

CVE-2026-4800

Impact: The fix for CVE-2021-23337 https://github.com/advisories/GHSA-35jh-r3h4-6jhm added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. When an application passes...

9.8CVSS0.02566EPSS
SaveExploits0References73
UbuntuCve
UbuntuCve
added 2026/03/31 8:16 p.m.5 views

CVE-2026-4800

Impact: The fix for CVE-2021-23337 https://github.com/advisories/GHSA-35jh-r3h4-6jhm added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. When an application passes...

9.8CVSS7.2AI score0.02566EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/31 8:16 p.m.7 views

UBUNTU-CVE-2026-4800

Impact: The fix for CVE-2021-23337 https://github.com/advisories/GHSA-35jh-r3h4-6jhm added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. When an application passes...

9.8CVSS6.1AI score0.02566EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/03/31 7:25 p.m.52 views

CVE-2026-4800 lodash vulnerable to Code Injection via `_.template` imports key names

Impact: The fix for CVE-2021-23337 https://github.com/advisories/GHSA-35jh-r3h4-6jhm added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. When an application passes...

8.1CVSS0.02566EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/16 7:24 p.m.6 views

CVE-2026-32304

A flaw was found in Locutus, a JavaScript library that provides standard library functions. The createfunction function in Locutus passes user-supplied arguments and code directly to the JavaScript Function constructor without proper sanitization. This vulnerability allows a remote attacker to...

9.8CVSS6.2AI score0.00564EPSS
SaveExploits1References5
NVD
NVD
added 2026/03/13 7:54 p.m.8 views

CVE-2026-32304

Locutus brings stdlibs of other programming languages to JavaScript for educational purposes. Prior to 3.0.14, the createfunctionargs, code function passes both parameters directly to the Function constructor without any sanitization, allowing arbitrary code execution. This is distinct from...

9.8CVSS0.00564EPSS
SaveExploits1References5
CVE
CVE
added 2026/03/12 9:24 p.m.19 views

CVE-2026-32304

Locutus (CVE-2026-32304) contains an RCE in create_function(args, code) where the two parameters are passed directly to the Function constructor without sanitization prior to 3.0.14. This allows arbitrary code execution if untrusted input reaches create_function, as the code path uses new Functio...

9.8CVSS6AI score0.00564EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/08 1:21 a.m.12 views

CVE-2026-25533

Enclave is a secure JavaScript sandbox designed for safe AI agent code execution. Prior to 2.10.1, the existing layers of security in enclave-vm are insufficient: The AST sanitization can be bypassed with dynamic property accesses, the hardening of the error objects does not cover the peculiar...

8.8CVSS5.6AI score0.0023EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/02/08 1:21 a.m.9 views

CVE-2026-25520

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, The return values of functions aren't wrapped. Object.values/Object.entries can be used to get an Array containing the host's Function constructor, by using Array.prototype.at you can obtain the hosts Function constructor, which can b...

10CVSS6AI score0.00782EPSS
SaveExploits1References1
NVD
NVD
added 2026/02/06 10:16 p.m.32 views

CVE-2026-25533

Enclave is a secure JavaScript sandbox designed for safe AI agent code execution. Prior to 2.10.1, the existing layers of security in enclave-vm are insufficient: The AST sanitization can be bypassed with dynamic property accesses, the hardening of the error objects does not cover the peculiar...

8.8CVSS0.0023EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/02/06 9:16 p.m.6 views

CVE-2026-25533

Enclave is a secure JavaScript sandbox designed for safe AI agent code execution. Prior to 2.10.1, the existing layers of security in enclave-vm are insufficient: The AST sanitization can be bypassed with dynamic property accesses, the hardening of the error objects does not cover the peculiar...

6.4CVSS5.7AI score0.0023EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/02/06 9:16 p.m.12 views

CVE-2026-25533 Enclave has a sandbox escape via infinite recursion and error objects

Enclave is a secure JavaScript sandbox designed for safe AI agent code execution. Prior to 2.10.1, the existing layers of security in enclave-vm are insufficient: The AST sanitization can be bypassed with dynamic property accesses, the hardening of the error objects does not cover the peculiar...

6.4CVSS5.7AI score0.0023EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/02/06 7:53 p.m.5 views

CVE-2026-25520

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, The return values of functions aren't wrapped. Object.values/Object.entries can be used to get an Array containing the host's Function constructor, by using Array.prototype.at you can obtain the hosts Function constructor, which can b...

10CVSS6AI score0.00782EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder