Input validation error in n8n - #VU139100
Published: July 22, 2026
n8n
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to improper input validation in the Edit Fields (Set) node when assigning output fields through dot-notation field names. A remote user can name a field after an inherited built-in method path to cause a denial of service.
The issue can corrupt a shared global in the main Node.js process, causing authenticated requests to fail until the process is restarted.