---
id: GHSA-wq64-hcrf-8m56
title: >-
  Duplicate Advisory: n8n: Privilege Escalation and Code Execution via Full
  Public API Key Scope Assignment to Token Exchange JWTs
summary: >-
  Duplicate Advisory: n8n: Privilege Escalation and Code Execution via Full
  Public API Key Scope Assignment to Token Exchange JWTs
severity: high
cwe:
  - CWE-269
vendor: n8n
product: n8n
ecosystem: npm
affected:
  - n8n < 2.29.8
published: '2026-07-22'
updated: '2026-07-22'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-wq64-hcrf-8m56'
references:
  - url: 'https://github.com/n8n-io/n8n/security/advisories/GHSA-777w-rpr6-c52h'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-65595'
  - url: >-
      https://www.vulncheck.com/advisories/n8n-before-privilege-escalation-via-token-exchange
  - url: 'https://github.com/advisories/GHSA-wq64-hcrf-8m56'
tags:
  - ghsa
  - npm
ingestedAt: '2026-07-22T22:06:58.159Z'
---

## Overview

## Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-777w-rpr6-c52h. This link is maintained to preserve external references.

## Original Description

n8n before 2.30.1 and 2.29.8 assigns all Public API key scopes to JWTs issued through the Token Exchange module regardless of the acting user's role. On instances where the Token Exchange feature and Public API are enabled, a low-privileged user who can obtain a valid external JWT trusted by a configured issuer can use the resulting access token to invoke administrator-only Public API operations such as role escalation, user creation, and user deletion (role escalation requires an Advanced Permissions license), and, when unverified Community Package installation is enabled, achieve remote code execution.

## Affected packages

- `n8n < 2.29.8`

## Remediation

Refer to the advisory for the patched release.
