Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. n8n
  4. ›
  5. CVE-2026-65016

CVE-2026-65016: n8n: SSO Instance-Role Provisioning Allows Privilege Escalation to Instance Owner

July 22, 2026

n8n’s Enterprise SSO instance-role provisioning maps a role claim asserted by the configured Identity Provider (IdP) to an n8n global role and applies it during authentication. The provisioning path did not prevent assignment of the global:owner role, unlike the token-exchange identity path, which explicitly rejects it. As a result, an SSO-authenticated user whose instance-role claim resolves to global:owner is provisioned as an instance owner, obtaining full administrative control over all workflows, credentials, users, and instance configuration.

This is a privilege-escalation issue that is exploitable only under specific conditions. It affects instances where Enterprise SSO is configured and instance-role provisioning is enabled via the N8N_SSO_SCOPES_PROVISION_INSTANCE_ROLE flag, which is disabled by default. Exploitation additionally requires the attacker to control the value of the instance-role claim issued by the IdP. As this claim is typically an administrator-managed attribute, exploitation generally requires control over the IdP or its claim-to-role mapping, or a permissive IdP configuration in which a lower-privileged user can influence the claim value. Deployments that do not use Enterprise SSO, or that have instance-role provisioning disabled, are not affected.

References

  • github.com/advisories/GHSA-35q8-9mj6-wjmf
  • github.com/n8n-io/n8n/releases/tag/n8n@1.123.64
  • github.com/n8n-io/n8n/releases/tag/n8n@2.29.8
  • github.com/n8n-io/n8n/releases/tag/n8n@2.30.1
  • github.com/n8n-io/n8n/security/advisories/GHSA-35q8-9mj6-wjmf
  • nvd.nist.gov/vuln/detail/CVE-2026-65016
  • www.vulncheck.com/advisories/n8n-before-privilege-escalation-via-sso-instance-role

Code Behaviors & Features

Detect and mitigate CVE-2026-65016 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.123.64, all versions starting from 2.0.0-rc.0 before 2.29.8, all versions starting from 2.30.0 before 2.30.1

Fixed versions

  • 1.123.64
  • 2.29.8
  • 2.30.1

Solution

Upgrade to versions 1.123.64, 2.29.8, 2.30.1 or above.

Impact 8.8 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-639: Authorization Bypass Through User-Controlled Key

Source file

npm/n8n/CVE-2026-65016.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:17:19 +0000.