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

exploitDog

github логотип

GHSA-jp7m-xcgx-57qm

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

Описание

n8n: External Secrets Permission Bypass via Expression Parser Mismatch

Impact

Due to a mismatch between the static validation check and the runtime expression engine, an authenticated user with credential create or update permissions, but without the externalSecret:list scope, could embed external secret references into credentials in forms the validation did not detect. These references would resolve at workflow execution time, exposing secret values the user was not authorized to access.

This issue only affects instances where an external secrets provider is configured and Advanced Permissions are in use.

Patches

The issue has been fixed in n8n versions 1.123.61, 2.27.4, and 2.28.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 credential creation and update permissions to fully trusted users only.
  • Audit existing credentials for unexpected external secret references.

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

Пакеты

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

n8n

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

< 1.123.61

1.123.61

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

n8n

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

>= 2.28.0, < 2.28.1

2.28.1

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

n8n

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

>= 2.0.0-rc.0, < 2.27.4

2.27.4

EPSS

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

6 Medium

CVSS4

Дефекты

CWE-639

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

CVSS3: 6.5
nvd
около 1 месяца назад

n8n before versions 1.123.61, 2.27.4, and 2.28.1 contains a permission bypass vulnerability in external secrets handling caused by a mismatch between the static validation check and the runtime expression engine. An authenticated user with credential create or update permissions but without the externalSecret:list scope can embed external secret references into credentials in forms the static validation does not detect; these references resolve at workflow execution time, exposing secret values the user is not authorized to access. This issue only affects instances where an external secrets provider is configured and Advanced Permissions are in use.

EPSS

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

6 Medium

CVSS4

Дефекты

CWE-639