Home

Description

n8n before 1.123.61, 2.x before 2.27.4, and 2.28.x before 2.28.1 contains a SQL injection vulnerability in the legacy MySQL v1 node's executeQuery operation. The operation substitutes evaluated {{ ... }} expression values directly into the raw SQL string without parameterization. When a workflow uses this operation with expression-sourced values and is connected to an externally-reachable trigger (such as a Webhook node), attacker-controlled input reaching those expressions results in SQL injection, allowing execution of arbitrary SQL with the configured MySQL credentials' privileges. The MySQL v2 node, which uses parameterized queries, is not affected.

PUBLISHED Reserved 2026-07-04 | Published 2026-07-08 | Updated 2026-07-08 | Assigner VulnCheck




MEDIUM: 5.3CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N

Problem types

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Product status

Default status
unaffected

Any version before 1.123.61
affected

1.123.61 (semver)
unaffected

Default status
unaffected

Any version before 2.28.1
affected

2.28.1 (semver)
unaffected

Default status
unaffected

Any version before 2.27.4
affected

2.27.4 (semver)
unaffected

References

github.com/...io/n8n/security/advisories/GHSA-hwmj-qg4v-cvg9 (GitHub Security Advisory (GHSA-hwmj-qg4v-cvg9)) vendor-advisory

www.vulncheck.com/...-operation-via-expression-interpolation (VulnCheck Advisory: n8n - SQL Injection in MySQL v1 executeQuery Operation via Expression Interpolation) third-party-advisory

cve.org (CVE-2026-59257)

nvd.nist.gov (CVE-2026-59257)

Download JSON