Code Injection in n8n - CVE-2026-33660
Published: April 23, 2026
n8n
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper control of code generation in the Merge node's "Combine by SQL" mode when processing user-supplied SQL statements. A remote user can create or modify a workflow containing crafted SQL to execute arbitrary code.
The issue can also allow reading local files on the host.