Lucene search
+L

2925 matches found

CVE
CVE
added 2026/07/24 3:33 p.m.31 views

CVE-2026-65693

Microweber CMS up to version 2.0.20 exposes a server-side template injection in mail templates via Twig in TwigView::render(). The unsandboxed Twig environment, lacking SandboxExtension or a SecurityPolicy, allows authenticated administrators to inject Twig expressions (e.g., filter('system')) in...

8.6CVSS6.1AI score0.00484EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/24 3:33 p.m.45 views

CVE-2026-65693 Microweber CMS 2.0.20 Server-Side Template Injection via Mail Templates

Microweber CMS through 2.0.20 contains a server-side template injection vulnerability that allows authenticated administrators to achieve arbitrary OS command execution by injecting Twig expressions into mail templates. Attackers can exploit the unsandboxed Twig environment in TwigView::render,...

8.6CVSS0.00484EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/23 2:18 p.m.10 views

CVE-2026-65900

DOMPurify versions =3.0.0 and before 3.4.8, when configured with SAFEFORTEMPLATES together with a DOM output mode RETURNDOM, RETURNDOMFRAGMENT, or INPLACE, fail to strip template expressions e.g. $evil, evil, inside element content. The final normalization/scrub pass scrubTemplateExpressions uses...

6.1CVSS0.0018EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/07/23 1:16 p.m.9 views

EUVD-2026-48269

DOMPurify versions =3.0.0 and before 3.4.8, when configured with SAFEFORTEMPLATES together with a DOM output mode RETURNDOM, RETURNDOMFRAGMENT, or INPLACE, fail to strip template expressions e.g. $evil, evil, inside element content. The final normalization/scrub pass scrubTemplateExpressions uses...

6.1CVSS5.3AI score0.0018EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/07/23 1:16 p.m.7 views

CVE-2026-65900 DOMPurify before 3.4.8 Template Expression Injection via RETURN_DOM

DOMPurify versions =3.0.0 and before 3.4.8, when configured with SAFEFORTEMPLATES together with a DOM output mode RETURNDOM, RETURNDOMFRAGMENT, or INPLACE, fail to strip template expressions e.g. $evil, evil, inside element content. The final normalization/scrub pass scrubTemplateExpressions uses...

6.1CVSS5.3AI score0.0018EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/07/23 1:16 p.m.11 views

CVE-2026-65900

DOMPurify versions =3.0.0 and before 3.4.8, when configured with SAFEFORTEMPLATES together with a DOM output mode RETURNDOM, RETURNDOMFRAGMENT, or INPLACE, fail to strip template expressions e.g. $evil, evil, inside element content. The final normalization/scrub pass scrubTemplateExpressions uses...

6.1CVSS5.3AI score0.0018EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/07/23 1:16 p.m.69 views

CVE-2026-65900

CVE-2026-65900 affects DOMPurify versions 3.0.0 up to 3.4.7 when configured with SAFE_FOR_TEMPLATES and a DOM output mode (RETURN_DOM, RETURN_DOM_FRAGMENT, or IN_PLACE). The final scrub pass (_scrubTemplateExpressions) uses a NodeIterator and node.normalize() that do not descend into template.con...

6.1CVSS5.3AI score0.0018EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/07/23 1:16 p.m.12 views

CVE-2026-65900 DOMPurify before 3.4.8 Template Expression Injection via RETURN_DOM

DOMPurify versions =3.0.0 and before 3.4.8, when configured with SAFEFORTEMPLATES together with a DOM output mode RETURNDOM, RETURNDOMFRAGMENT, or INPLACE, fail to strip template expressions e.g. $evil, evil, inside element content. The final normalization/scrub pass scrubTemplateExpressions uses...

5.1CVSS5.3AI score
SaveExploits0References4
OSV
OSV
added 2026/07/22 10:23 p.m.18 views

GHSA-2434-3X6Q-8R99 n8n: External Secrets Accessible via Workflow Expressions Outside Credentials

Impact External secrets were incorrectly resolved in workflow node expressions, where they are not intended to be available. An authenticated user with project editor access could read the plaintext value of external secrets by referencing them in a node expression, without needing explicit secre...

6.3CVSS5.4AI score0.00266EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/22 10:23 p.m.23 views

EUVD-2026-44634

n8n: External Secrets Accessible via Workflow Expressions Outside Credentials...

6.3CVSS5.2AI score0.00266EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/22 10:13 p.m.13 views

Prototype Pollution

Overview n8n-core is a Core functionality of n8n Affected versions of this package are vulnerable to Prototype Pollution in the expression engine. An attacker can cause the application to become unresponsive or crash by manipulating array-element access to obtain a reference to a host built-in an...

6.8CVSS6.5AI score
SaveExploits0References2
NVD
NVD
added 2026/07/22 8:17 p.m.10 views

CVE-2026-9737

During query planning when reading the sort pattern in raw BSONObj form, in some places we don’t explicitly handle the meta expression case. This may lead to incorrect transformations leading to invariant failure...

7.1CVSS0.00235EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/22 8:16 p.m.9 views

CVE-2026-13071

An authenticated user with read access can cause the mongod process to be terminated through certain aggregation expressions that execute server-side JavaScript. The issue involves improper memory handling during document processing...

7.1CVSS0.00251EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/22 8:16 p.m.8 views

UBUNTU-CVE-2026-13071

An authenticated user with read access can cause the mongod process to be terminated through certain aggregation expressions that execute server-side JavaScript. The issue involves improper memory handling during document processing...

7.1CVSS6AI score0.00251EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/22 7:14 p.m.11 views

CVE-2026-13071 Server-Side JavaScript Aggregation Expression Memory Safety Issue Leading to Process Termination

An authenticated user with read access can cause the mongod process to be terminated through certain aggregation expressions that execute server-side JavaScript. The issue involves improper memory handling during document processing...

7.1CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
added 2026/07/22 7:14 p.m.16 views

EUVD-2026-47790

An authenticated user with read access can cause the mongod process to be terminated through certain aggregation expressions that execute server-side JavaScript. The issue involves improper memory handling during document processing...

7.1CVSS5.3AI score0.00251EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 7:14 p.m.35 views

CVE-2026-13071 Server-Side JavaScript Aggregation Expression Memory Safety Issue Leading to Process Termination

An authenticated user with read access can cause the mongod process to be terminated through certain aggregation expressions that execute server-side JavaScript. The issue involves improper memory handling during document processing...

7.1CVSS0.00251EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:14 p.m.40 views

CVE-2026-13071

CVE-2026-13071 affects MongoDB’s mongod process where an authenticated user with read access can trigger server-side JavaScript in certain aggregation expressions, exposing an improper memory handling flaw during document processing that can terminate the server. The issue is described across NVD...

7.1CVSS5.4AI score0.00251EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/07/22 7:14 p.m.14 views

Server-Side JavaScript Aggregation Expression Memory Safety Issue Leading to Process Termination

An authenticated user with read access can cause the mongod process to be terminated through certain aggregation expressions that execute server-side JavaScript. The issue involves improper memory handling during document processing...

7.1CVSS5.3AI score0.00251EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/07/22 12:37 p.m.25 views

CVE-2026-16270

Open Mercato is affected by a ReDoS vulnerability where an attacker with privileges to create a regex rule can insert an unsafe regex into a field. The flawed validation allows crafted input to cause Denial of Service when processed by the system. The issue is fixed in version 0.6.4. If you are r...

6.9CVSS5.4AI score0.00278EPSS
SaveExploits0References3
Rows per page
Query Builder