Lucene search
+L

1601 matches found

NVD
NVD
added 2026/08/11 1:19 p.m.14 views

CVE-2026-72764

n8n's JavaScript task runner shared a single module cache across all users' Code-node executions. In affected versions before 1.123.67, 2.31.5, and 2.32.1, a user able to run a Code node could poison a cached module and thereby alter other users' Code-node executions on the same runner, affecting...

5.8CVSS0.00374EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/11 1:19 p.m.16 views

CVE-2026-72767

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.7CVSS0.00387EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/11 1:19 p.m.11 views

CVE-2026-72766

n8n before 1.123.67, 2.x before 2.31.5, and 2.32.x before 2.32.1 contain a type confusion vulnerability in the Send Email node, which does not enforce that its message fields are strings. A crafted non-string value supplied from a workflow expression into the text or HTML body field can be...

8.2CVSS0.00274EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/11 1:19 p.m.39 views

CVE-2026-72762

n8n versions before 1.123.67, 2.31.5, and 2.32.1 contain an arbitrary file write vulnerability in the Edit Image node, which passes its output format parameter to the underlying image library without validation. An authenticated user able to run workflows can supply a crafted format value to writ...

7.7CVSS0.00204EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/11 1:19 p.m.16 views

CVE-2026-72750

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a SQL injection vulnerability in the Snowflake node's Execute Query operation, which interpolates expression values directly into the SQL string. When a workflow author embeds untrusted, externally-controlled expression data directly in a raw SQL...

8.8CVSS0.00259EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/11 1:19 p.m.13 views

CVE-2026-72765

n8n before 2.31.5 and before 2.32.1 contain a sandbox escape vulnerability in expression evaluation. An authenticated user with permission to create or modify workflows can craft expressions using arrow-function bodies to bypass the expression sandbox, triggering system command execution on the...

9.9CVSS0.00371EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/11 1:19 p.m.11 views

CVE-2026-72763

n8n before 1.123.67, 2.31.5, and 2.32.1 validates credential-access only for a node's top-level credentials and not for credentials referenced inside an Execute Sub-workflow node's inline workflow JSON. A member with Editor access to a shared workflow when workflow sharing is enabled who knows a...

7.2CVSS0.00215EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/11 1:19 p.m.14 views

CVE-2026-72749

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a prototype pollution vulnerability in the Edit Fields Set node. The node assigns output fields via a dot-notation path setter without restricting the field name, allowing an authenticated user to name a field after an inherited built-in method pat...

7.1CVSS0.00308EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 12:17 p.m.10 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 2026/08/11 12:17 p.m.10 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
OSV
OSV
added 2026/08/11 12:17 p.m.32 views

CVE-2026-72775 n8n before 1.123.67 SQL Injection via PostgresTrigger Node

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 score
SaveExploits0References4
CVE
CVE
added 2026/08/11 12:17 p.m.62 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
Cvelist
Cvelist
added 2026/08/11 12:17 p.m.41 views

CVE-2026-72775 n8n before 1.123.67 SQL Injection via PostgresTrigger Node

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.8CVSS0.00211EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/11 12:17 p.m.9 views

CVE-2026-72774

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a credential authorization bypass in the HTTP Request node. An authenticated member with edit access to a shared workflow can reference another user's credential while specifying the credential type via an expression. Because the pre-execution...

7.1CVSS5.6AI score0.00295EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/11 12:17 p.m.11 views

EUVD-2026-56100

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a credential authorization bypass in the HTTP Request node. An authenticated member with edit access to a shared workflow can reference another user's credential while specifying the credential type via an expression. Because the pre-execution...

7.1CVSS5.6AI score0.00295EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/11 12:17 p.m.48 views

CVE-2026-72773

n8n versions before 2.31.5 and 2.32.x before 2.32.1 contain a path-confinement bypass in the @n8n/computer-use search_files tool. A crafted search pattern can escape the configured base-directory check, allowing an attacker who can influence the tool's input to read names and contents of arbitrar...

7.7CVSS5.4AI score0.00381EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/11 12:17 p.m.34 views

CVE-2026-72774 n8n before 1.123.67 Authentication Bypass via HTTP Request Node

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a credential authorization bypass in the HTTP Request node. An authenticated member with edit access to a shared workflow can reference another user's credential while specifying the credential type via an expression. Because the pre-execution...

7.1CVSS0.00295EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/11 12:17 p.m.38 views

CVE-2026-72773 n8n before 2.32.1 Path Traversal via computer-use search_files

n8n before 2.31.5 and 2.32.x before 2.32.1 contain a path-confinement bypass in the @n8n/computer-use file-search searchfiles tool. A crafted search pattern can bypass the base-directory confinement check and expand to locations outside the configured directory, causing the tool to return the nam...

4.9CVSS0.00381EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 12:17 p.m.5 views

CVE-2026-72773 n8n before 2.32.1 Path Traversal via computer-use search_files

n8n before 2.31.5 and 2.32.x before 2.32.1 contain a path-confinement bypass in the @n8n/computer-use file-search searchfiles tool. A crafted search pattern can bypass the base-directory confinement check and expand to locations outside the configured directory, causing the tool to return the nam...

4.9CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/11 12:17 p.m.34 views

CVE-2026-72774

The CVE CVE-2026-72774 affects n8n before 1.123.67, 2.31.5, and 2.32.1. It is a credential authorization bypass in the HTTP Request node. The root cause is that the pre-execution permission check compares the unresolved expression, skipping the ownership check and loading the credential at execut...

7.1CVSS5.6AI score0.00295EPSS
SaveExploits0References2
Rows per page
Query Builder