๐Ÿ” CVE Alert

CVE-2026-59259

UNKNOWN 0.0

n8n - Permission Bypass via Expression Parser Mismatch in External Secrets

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-639
Vendor n8n
Product n8n
Published Jul 15, 2026
Last Updated Jul 15, 2026
Stay Ahead of the Next One

Get instant alerts for n8n n8n

Be the first to know when new unknown vulnerabilities affecting n8n n8n are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

n8n / n8n
0 < 1.123.61
n8n / n8n
0 < 2.28.1
n8n / n8n
0 < 2.27.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/n8n-io/n8n/security/advisories/GHSA-jp7m-xcgx-57qm vulncheck.com: https://www.vulncheck.com/advisories/n8n-permission-bypass-via-expression-parser-mismatch-in-external-secrets

Credits

๐Ÿ” YLChen-007