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

exploitDog

github логотип

GHSA-49m9-pgww-9vq6

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

Описание

n8n Vulnerable to Unauthenticated Denial of Service via MCP Client Registration

Impact

The MCP OAuth client registration endpoint accepted unauthenticated requests and stored client data without adequate resource controls. An unauthenticated remote attacker could exhaust server memory resources by sending large registration payloads, rendering the n8n instance unavailable. The MCP enable/disable toggle gates MCP access but did not restrict client registrations, meaning the endpoint is reachable regardless of whether MCP access is enabled on the instance.

The patches address the unbound registration with an upper bound of registered clients and disabling creation when MCP is disabled on the instance. Mean to restrict the payload size of requests already exist and can be used to control additional risks.

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 requests from untrusted sources.
  • Reduce the maximum accepted payload size by lowering the N8N_PAYLOAD_SIZE_MAX environment variable from its default value.

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

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

8.7 High

CVSS4

7.5 High

CVSS3

Дефекты

CWE-770

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

CVSS3: 7.5
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 client registration endpoint accepted unauthenticated requests and stored client data without adequate resource controls. An unauthenticated remote attacker could exhaust server memory resources by sending large registration payloads, rendering the n8n instance unavailable. The MCP enable/disable toggle gates MCP access but did not restrict client registrations, meaning the endpoint is reachable regardless of whether MCP access is enabled on the instance. This issue has been patched in versions 1.123.32, 2.17.4, and 2.18.1.

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

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

EPSS

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

8.7 High

CVSS4

7.5 High

CVSS3

Дефекты

CWE-770