VDB
EN
MEDIUM

GHSA-jp7m-xcgx-57qm

n8n: External Secrets Permission Bypass via Expression Parser Mismatch

빠른 조치

GHSA-jp7m-xcgx-57qm — n8n: 아래 명령으로 수정 버전으로 올리세요.

npm install n8n@1.123.61

상세

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

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

npm / n8n
최초 영향 버전: 0 수정 버전: 1.123.61
수정 npm install n8n@1.123.61
npm / n8n
최초 영향 버전: 2.28.0 수정 버전: 2.28.1
수정 npm install n8n@2.28.1
npm / n8n
최초 영향 버전: 2.0.0-rc.0 수정 버전: 2.27.4
수정 npm install n8n@2.27.4

참고