#VU124004 SQL injection in n8n
Published: March 13, 2026
n8n
n8n
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.