SQL injection in n8n - #VU127220

 

SQL injection in n8n - #VU127220

Published: April 23, 2026


Vulnerability identifier: #VU127220
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: N/A
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: n8n
Affected software:
n8n

Detailed vulnerability description

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to SQL injection in the SeaTable node row:search and row:get operations when processing user-controlled input passed via expressions into search or row retrieval parameters. A remote attacker can send crafted input to retrieve unintended rows from the connected SeaTable base and disclose sensitive information.

Exploitation requires a workflow configuration in which external user input is passed via expressions into the searchTerm or rowId parameters.


Remediation

Install security update from vendor's website.

Sources