SQL injection in n8n - #VU124004
Published: March 13, 2026
n8n
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data. A remote user with permission to create or modify workflows and access to a database credential can unknowingly create a workflow that was vulnerable to SQL injection, even while expecting inputs to be handled safely through escaped parameters.