๐Ÿ” CVE Alert

CVE-2026-65016

UNKNOWN 0.0

n8n before 1.123.64 Privilege Escalation via SSO Instance-Role

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

n8n versions before 1.123.64, 2.29.8, and 2.30.1 contain a privilege escalation vulnerability in Enterprise SSO instance-role provisioning. The provisioning path maps an IdP-asserted role claim to an n8n global role but does not prevent assignment of the global:owner role (unlike the token-exchange identity path, which rejects it). An SSO-authenticated user whose instance-role claim resolves to global:owner is provisioned as instance owner, gaining full administrative control over workflows, credentials, users, and instance configuration. Exploitation requires that Enterprise SSO is configured, instance-role provisioning is enabled via N8N_SSO_SCOPES_PROVISION_INSTANCE_ROLE (disabled by default), and the attacker controls the instance-role claim value issued by the IdP.

CWE CWE-639
Vendor n8n-io
Product n8n
Published Jul 22, 2026
Stay Ahead of the Next One

Get instant alerts for n8n-io n8n

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

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

Affected Versions

n8n-io / n8n
0 < 1.123.64
n8n-io / n8n
0 < 2.30.1
n8n-io / n8n
0 < 2.29.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/n8n-io/n8n/security/advisories/GHSA-35q8-9mj6-wjmf vulncheck.com: https://www.vulncheck.com/advisories/n8n-before-privilege-escalation-via-sso-instance-role

Credits

๐Ÿ” ttzero25