Input validation error in n8n - #VU146805
Published: September 2, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper input validation in OAuth Dynamic Client Registration endpoints when handling client registration requests. A remote attacker can submit excessively large values in the client_name or grant_types fields to cause a denial of service.
The issue results in persistent growth of stored data because the oversized values are written to the database.