Lucene search
+L

127634 matches found

CVE
CVE
added 6 days ago36 views

CVE-2026-72781

CVE-2026-72781 affects Craft CMS versions 5.0.0-RC1–before 5.10.7 and 4.x RC1–before 4.18.3, where an authenticated control-panel user can trigger a remote code execution via the Twig sandbox escape. The vulnerability arises because Craft marks ElementInterface as safe (AllowedInSandbox) and the ...

8.8CVSS6.4AI score0.00539EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago5 views

CVE-2026-72781 Craft CMS 5.0.0-RC1 before 5.10.7 Remote Code Execution via Twig Sandbox Escape

Craft CMS versions = 5.0.0-RC1 before 5.10.7 and = 4.0.0-RC1 before 4.18.3 contain a remote code execution vulnerability in the Twig sandbox mechanism. Because Craft marks the ElementInterface as safe via the AllowedInSandbox attribute and the sandbox allowlisting extends to the entire class...

8.7CVSS6.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 6 days ago33 views

CVE-2026-72779 Craft CMS 5.0.0-RC1 before 5.10.6 Arbitrary File Read via SplFileObject

Craft CMS 5.0.0-RC1 before 5.10.6 and 4.0.0-RC1 before 4.18.2 contain an arbitrary file read vulnerability. The create Twig function restricts class instantiation using a 5-entry blocklist that does not include SplFileObject, allowing an authenticated administrator with allowAdminChanges=true to...

8.7CVSS0.00218EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago21 views

CVE-2026-72779

Craft CMS prior to 5.10.6 (5.0.0-RC1 line) and before 4.18.2 in the 4.x track are affected. The vulnerability stems from the create() Twig function not blocking SplFileObject in a non-sandboxed template context, enabling an authenticated administrator (allowAdminChanges=true) to configure a malic...

8.7CVSS5.5AI score0.00218EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago6 views

CVE-2026-72778 Craft CMS 5.0.0-RC1 before 5.10.6 Authenticated RCE via condition.config

Craft CMS versions from 4.0.0-RC1 before 4.18.2 and from 5.0.0-RC1 before 5.10.6 contain an authenticated remote code execution vulnerability in the control panel element-search condition handling. Craft cleanses the outer request-controlled condition array via Component::cleanseConfig, but...

8.7CVSS6.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 6 days ago35 views

CVE-2026-72778 Craft CMS 5.0.0-RC1 before 5.10.6 Authenticated RCE via condition.config

Craft CMS versions from 4.0.0-RC1 before 4.18.2 and from 5.0.0-RC1 before 5.10.6 contain an authenticated remote code execution vulnerability in the control panel element-search condition handling. Craft cleanses the outer request-controlled condition array via Component::cleanseConfig, but...

8.8CVSS0.00447EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-56103

Craft CMS 5.0.0-RC1 before 5.10.6 and 4.0.0-RC1 before 4.18.2 contain an arbitrary file read vulnerability. The create Twig function restricts class instantiation using a 5-entry blocklist that does not include SplFileObject, allowing an authenticated administrator with allowAdminChanges=true to...

8.7CVSS5.5AI score0.00218EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 6 days ago13 views

CVE-2026-72778

Craft CMS versions from 4.0.0-RC1 before 4.18.2 and from 5.0.0-RC1 before 5.10.6 contain an authenticated remote code execution vulnerability in the control panel element-search condition handling. Craft cleanses the outer request-controlled condition array via Component::cleanseConfig, but...

8.8CVSS6.4AI score0.00447EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 6 days ago9 views

CVE-2026-72779

Craft CMS 5.0.0-RC1 before 5.10.6 and 4.0.0-RC1 before 4.18.2 contain an arbitrary file read vulnerability. The create Twig function restricts class instantiation using a 5-entry blocklist that does not include SplFileObject, allowing an authenticated administrator with allowAdminChanges=true to...

8.7CVSS5.5AI score0.00218EPSS
SaveExploits0References3
CVE
CVE
added 6 days ago40 views

CVE-2026-72778

Summary: CVE-2026-72778 affects Craft CMS 4.x (from 4.0.0-RC1 up to 4.18.2) and 5.x (from 5.0.0-RC1 up to 5.10.6). The vulnerability is an authenticated remote code execution in the control panel element-search condition handling. The root cause is that Condition::createCondition() decodes and me...

8.8CVSS6.4AI score0.00447EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago9 views

EUVD-2026-56101

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a SQL injection vulnerability in the PostgresTrigger node, which interpolates user-supplied identifier parameters channel, function, and trigger names into SQL statements without proper escaping. An authenticated user can inject arbitrary SQL...

5.8CVSS5.8AI score0.00211EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 6 days ago10 views

CVE-2026-72775

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a SQL injection vulnerability in the PostgresTrigger node, which interpolates user-supplied identifier parameters channel, function, and trigger names into SQL statements without proper escaping. An authenticated user can inject arbitrary SQL...

5.8CVSS5.8AI score0.00211EPSS
SaveExploits0References3
CVE
CVE
added 6 days ago28 views

CVE-2026-72775

CVE-2026-72775 describes a SQL injection in the n8n PostgresTrigger node. The vulnerability arises from interpolating user-supplied identifier parameters (channel, function, trigger names) into SQL without proper escaping. Affected are n8n versions before 1.123.67, and also 2.31.5 and 2.32.1. An ...

5.8CVSS5.8AI score0.00211EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago4 views

CVE-2026-72770 n8n before 1.123.67 Path Traversal via Git Node Operations

n8n versions before 1.123.67 contain a path traversal vulnerability in the Git node's fetch, pull, and push-tags operations that allows authenticated users to bypass repository-path containment checks. Attackers with workflow create/execute rights can point allowlisted remote configurations at...

7.1CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 6 days ago34 views

CVE-2026-72769 n8n before 1.123.67 Prototype Pollution via VM Expression Engine

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a prototype pollution vulnerability in the VM expression engine. An authenticated user able to create or edit a workflow expression can abuse the engine's array-element access to obtain a reference to a host built-in and pollute its prototype in th...

6.1CVSS0.00253EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago34 views

CVE-2026-72770 n8n before 1.123.67 Path Traversal via Git Node Operations

n8n versions before 1.123.67 contain a path traversal vulnerability in the Git node's fetch, pull, and push-tags operations that allows authenticated users to bypass repository-path containment checks. Attackers with workflow create/execute rights can point allowlisted remote configurations at...

7.1CVSS0.00472EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 6 days ago9 views

CVE-2026-72770

n8n versions before 1.123.67 contain a path traversal vulnerability in the Git node's fetch, pull, and push-tags operations that allows authenticated users to bypass repository-path containment checks. Attackers with workflow create/execute rights can point allowlisted remote configurations at...

7.1CVSS5.4AI score0.00472EPSS
SaveExploits0References3
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-56096

n8n versions before 1.123.67 contain a path traversal vulnerability in the Git node's fetch, pull, and push-tags operations that allows authenticated users to bypass repository-path containment checks. Attackers with workflow create/execute rights can point allowlisted remote configurations at...

7.1CVSS5.4AI score0.00472EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago30 views

CVE-2026-72770

CVE-2026-72770 affects n8n before 1.123.67. The Git node operations fetch, pull, and push-tags allow path traversal, bypassing repository-path containment checks. With workflow create/execute rights, an attacker can point allowlisted remote configurations at local paths outside the sandbox to pul...

7.1CVSS5.4AI score0.00472EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-56093

n8n before 1.123.67, 2.x before 2.31.5, and 2.32.x before 2.32.1 contain a remote code execution vulnerability in the Git node. Authenticated users with rights to create and execute workflows can stage a crafted local repository that causes git to run hooks under default git security settings,...

8.7CVSS6.3AI score0.00387EPSS
SaveExploits0References2
Rows per page
Query Builder