# CVE-2026-86075

## Summary

- **CVE ID:** CVE-2026-86075
- **Severity:** HIGH
- **CVSS Score:** 8.7 (CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N)
- **CWE:** CWE-770
- **Published:** Sep 8, 2026
- **Last Modified:** Sep 9, 2026

## Description

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 Products

- n8n-io — n8n (< 2.37.7)
- n8n-io — n8n (>= 2.38.0, < 2.38.2)

## References

- [CNA](https://github.com/n8n-io/n8n/security/advisories/GHSA-hh89-3r9w-qj3j)
- [CNA](https://github.com/n8n-io/n8n/releases/tag/n8n@2.37.7)
- [CNA](https://github.com/n8n-io/n8n/releases/tag/n8n@2.38.2)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.29%
- **EPSS Percentile:** 21.5

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-09._