Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-2qp2-6frj-p9pq

Опубликовано: 08 июл. 2026
Источник: github
Github: Прошло ревью
CVSS4: 5.3
CVSS3: 8.8

Описание

Duplicate Advisory: MySQL v1 Node executeQuery Operation Allows SQL Injection via Unparameterized Expression Interpolation

Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-hwmj-qg4v-cvg9. This link is maintained to preserve external references.

Original 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.

Пакеты

Наименование

n8n

npm
Затронутые версииВерсия исправления

Отсутствует

5.3 Medium

CVSS4

8.8 High

CVSS3

Дефекты

CWE-89

5.3 Medium

CVSS4

8.8 High

CVSS3

Дефекты

CWE-89