#VU124004 SQL injection in n8n

 

#VU124004 SQL injection in n8n

Published: March 13, 2026


Vulnerability identifier: #VU124004
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
n8n
Software vendor:
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.


Remediation

Install updates from vendor's website.

External links