Incorrect authorization in n8n - CVE-2026-33720
Published: April 30, 2026
n8n
Detailed vulnerability description
The vulnerability allows a remote attacker to access and use a victim's OAuth tokens.
The vulnerability exists due to incorrect authorization in the OAuth callback handler when processing OAuth callback requests with N8N_SKIP_AUTH_ON_OAUTH_CALLBACK set to true. A remote attacker can trick a victim into completing an OAuth flow against an attacker-controlled credential object to access and use a victim's OAuth tokens.
Only instances with N8N_SKIP_AUTH_ON_OAUTH_CALLBACK=true explicitly configured are vulnerable.