VYPR
Moderate severityNVD Advisory· Published Jul 8, 2026· Updated Jul 9, 2026

n8n - SQL Injection in MySQL v1 executeQuery Operation via Expression Interpolation

CVE-2026-59257

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.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
n8nnpm
< 1.123.611.123.61
n8nnpm
>= 2.28.0, < 2.28.12.28.1
n8nnpm
>= 2.0.0-rc.0, < 2.27.42.27.4

Affected products

1
  • N8n Io/N8nllm-fuzzy
    Range: <1.123.61, <2.27.4, <2.28.1

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.