Authorization bypass through user-controlled key in n8n - CVE-2026-45732
Published: May 13, 2026
n8n
Detailed vulnerability description
The vulnerability allows a remote user to overwrite stored OAuth token material for a shared credential.
The vulnerability exists due to improper access control in the OAuth1 and OAuth2 credential reconnect endpoints when handling OAuth reconnect requests for shared credentials. A remote user can initiate an OAuth reconnect flow to overwrite stored OAuth token material for a shared credential.
This issue affects instances where credentials are shared with other users or across projects.