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

exploitDog

github логотип

GHSA-r4v6-9fqc-w5jr

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

Описание

n8n's Credential Authorization Bypass in dynamic-node-parameters Allows Foreign API Key Replay

Impact

The dynamic-node-parameters endpoints did not verify whether the authenticated caller was authorized to use a supplied credential reference. An authenticated user with access to a shared workflow could supply a foreign credential ID in the request body, causing the backend to decrypt and use that credential in a helper execution path where the caller also controls the destination URL. This allowed the caller to force the backend to authenticate against attacker-controlled infrastructure using a credential belonging to another user, effectively exfiltrating a reusable API key.

The issue is not limited to any single node type; any node that resolves credentials dynamically through these endpoints may be affected.

Patches

The issue has been fixed in n8n version 2.18.0. Users should upgrade to this version or later to remediate the vulnerability.

Workarounds

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

  • Restrict n8n access to fully trusted users only.
  • Avoid sharing workflows with users who should not have access to the credentials those workflows reference.

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

Пакеты

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

n8n

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

>= 2.17.0, < 2.17.5

2.17.5

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

n8n

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

< 1.123.33

1.123.33

EPSS

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

7.1 High

CVSS4

8.5 High

CVSS3

Дефекты

CWE-862

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

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

n8n is an open source workflow automation platform. Prior to versions 1.123.33 and 2.17.5, the dynamic-node-parameters endpoints did not verify whether the authenticated caller was authorized to use a supplied credential reference. An authenticated user with access to a shared workflow could supply a foreign credential ID in the request body, causing the backend to decrypt and use that credential in a helper execution path where the caller also controls the destination URL. This allowed the caller to force the backend to authenticate against attacker-controlled infrastructure using a credential belonging to another user, effectively exfiltrating a reusable API key. The issue is not limited to any single node type; any node that resolves credentials dynamically through these endpoints may be affected. This issue has been patched in versions 1.123.33, 2.17.5, and 2.18.0.

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

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

EPSS

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

7.1 High

CVSS4

8.5 High

CVSS3

Дефекты

CWE-862