CVE-2026-86075

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.
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2026-09-08 22:19

Updated : 2026-09-11 18:20


NVD link : CVE-2026-86075

Mitre link : CVE-2026-86075

CVE.ORG link : CVE-2026-86075


JSON object : View

Products Affected

n8n

  • n8n
CWE
CWE-770

Allocation of Resources Without Limits or Throttling