CVE-2026-59259 PUBLISHED

n8n - Permission Bypass via Expression Parser Mismatch in External Secrets

Assigner: VulnCheck
Reserved: 04.07.2026 Published: 15.07.2026 Updated: 15.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6

Product Status

Vendor n8n
Product n8n
Versions Default: unaffected
  • affected from 0 to 1.123.61 (excl.)
  • Version 1.123.61 is unaffected
Vendor n8n
Product n8n
Versions Default: unaffected
  • affected from 0 to 2.28.1 (excl.)
  • Version 2.28.1 is unaffected
Vendor n8n
Product n8n
Versions Default: unaffected
  • affected from 0 to 2.27.4 (excl.)
  • Version 2.27.4 is unaffected

Credits

  • YLChen-007 reporter

References

Problem Types

  • Authorization Bypass Through User-Controlled Key CWE