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

exploitDog

github логотип

GHSA-f6x8-65q6-j9m9

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

Описание

n8n has Open Redirect in MCP OAuth Consent Flow

Impact

The /mcp-oauth/register endpoint accepted OAuth client registrations without authentication, allowing arbitrary redirect_uri values to be registered. When a user denies the MCP OAuth consent dialog, the handleDeny handler redirects the user to the registered redirect_uri without validation, enabling an open redirect to an attacker-controlled URL. An attacker can craft a phishing link and send it to a victim; if the victim clicks "Deny" on the consent page, they are silently redirected to an external site.

Patches

The issue has been fixed in n8n versions 1.123.32, 2.17.4, and 2.18.1. Users should upgrade to one of these versions or later to remediate the vulnerability.

Workarounds

If upgrading is not immediately possible, administrators should consider the following temporary mitigations:

  • Restrict network access to the n8n instance to prevent untrusted users from reaching the MCP OAuth endpoints.
  • Limit access to the n8n instance to fully trusted users only.

These workarounds do not fully remediate the risk and should only be used as short-term mitigation measures.

Пакеты

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

n8n

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

< 1.123.32

1.123.32

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

n8n

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

>= 2.18.0, < 2.18.1

2.18.1

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

n8n

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

>= 2.0.0, < 2.17.4

2.17.4

EPSS

Процентиль: 8%
0.00181
Низкий

5.1 Medium

CVSS4

4.7 Medium

CVSS3

Дефекты

CWE-601

Связанные уязвимости

CVSS3: 6.1
nvd
3 месяца назад

n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, the /mcp-oauth/register endpoint accepted OAuth client registrations without authentication, allowing arbitrary redirect_uri values to be registered. When a user denies the MCP OAuth consent dialog, the handleDeny handler redirects the user to the registered redirect_uri without validation, enabling an open redirect to an attacker-controlled URL. An attacker can craft a phishing link and send it to a victim; if the victim clicks "Deny" on the consent page, they are silently redirected to an external site. This issue has been patched in versions 1.123.32, 2.17.4, and 2.18.1.

CVSS3: 4.7
fstec
4 месяца назад

Уязвимость компонента MCP OAuth платформы для автоматизации рабочих процессов N8n, позволяющая нарушителю перенаправить пользователя на произвольный URL-адрес

EPSS

Процентиль: 8%
0.00181
Низкий

5.1 Medium

CVSS4

4.7 Medium

CVSS3

Дефекты

CWE-601