SQL Injection in N8n

CVE-2026-72750

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a SQL injection vulnerability in the Snowflake node's Execute Query operation, which interpolates expression values directly into the SQL string. When a workflow author embeds untrusted, externally-controlled expression data directly in a raw SQL query, that data is not parameterized, allowing SQL injection. The fix adds an optional 'Query Parameters' field to bind values via positional placeholders.

Vulnerability class: SQL Injection

Published · last modified .

CVSS v3 metric

CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.

EPSS exploit prediction

EPSS: 0.005 (38.2th percentile), scored .

Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 38th percentile — 38.2% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.

EPSS trend (30 days)EPSS over the last 30 days for CVE-2026-72750: held from 0.002 to 0.005.

EPSS over last 30 days · oldest: 0.002 · newest: 0.005 · change: +0.003

Affected products

  • N8n — versions 2.32.0
  • N8n-Io N8n — versions 0, 1.123.67, 2.32.1

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-72750?
CVE-2026-72750 is a high-severity vulnerability in N8n, classified under SQL Injection. CVSS score: 8.8/10. Published 2026-08-11.
How severe is CVE-2026-72750?
High severity. CVSS v3 base score is 8.8 out of 10.