CVE-2026-86075
Published:September 08, 2026
Updated:September 22, 2026
n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.2, the OAuth Dynamic Client Registration endpoint bounded redirect_uris but accepted arbitrarily large client_name and grant_types values. An unauthenticated remote caller could repeatedly persist oversized values in oauth_clients and exhaust database storage. The affected validation is in packages/cli/src/modules/oauth-server/oauth-server.service.ts, including MAX_CLIENT_NAME_LENGTH and MAX_GRANT_TYPES. This issue is fixed in versions 2.37.7 and 2.38.2.
Affected Packages
https://github.com/n8n-io/n8n.git (GITHUB):
Affected version(s) >=n8n@2.27.0 <n8n@2.37.7Fix Suggestion:
Update to version n8n@2.37.7https://github.com/n8n-io/n8n.git (GITHUB):
Affected version(s) >=n8n@2.38.0 <n8n@2.38.2Fix Suggestion:
Update to version n8n@2.38.2n8n (NPM):
Affected version(s) >=0.0.1 <2.37.7Fix Suggestion:
Update to version 2.37.7n8n (NPM):
Affected version(s) >=2.38.0 <2.38.2Fix Suggestion:
Update to version 2.38.2n8n (NPM):
Affected version(s) >=2.27.0 <2.37.7Fix Suggestion:
Update to version 2.37.7Related Resources (6)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Allocation of Resources Without Limits or Throttling
EPSS
Base Score:
0.34