SQL injection in n8n - #VU127220
Published: April 23, 2026
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.