Duplicate Advisory: SSO Instance-Role Provisioning Allows Privilege Escalation to Instance Owner
High severity
GitHub Reviewed
Published
Jul 22, 2026
to the GitHub Advisory Database
•
Updated Jul 22, 2026
Withdrawn
This advisory was withdrawn on Jul 22, 2026
Description
Published by the National Vulnerability Database
Jul 22, 2026
Published to the GitHub Advisory Database
Jul 22, 2026
Reviewed
Jul 22, 2026
Withdrawn
Jul 22, 2026
Last updated
Jul 22, 2026
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-35q8-9mj6-wjmf. This link is maintained to preserve external references.
Original Description
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.
References