CVE-2026-86073

n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.1, the OAuth token endpoint bound an authorization code's first access token to the consented resource but did not bind its refresh token. Refreshing checked only that the requested resource was registered, not that it matched the original grant. An OAuth client approved for one workflow could substitute a different workflow URL in the resource parameter and obtain a valid token for an unapproved workflow accessible to the consenting user. This issue is fixed in versions 2.37.7 and 2.38.1.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*
cpe:2.3:a:n8n:n8n:2.38.0:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2026-09-08 17:18

Updated : 2026-09-11 18:07


NVD link : CVE-2026-86073

Mitre link : CVE-2026-86073

CVE.ORG link : CVE-2026-86073


JSON object : View

Products Affected

n8n

  • n8n
CWE
CWE-863

Incorrect Authorization