Vulnerability Description
n8n before 1.123.67, 2.31.5, and 2.32.1 contains a prototype pollution vulnerability in the Edit Fields (Set) node. The node assigns output fields via a dot-notation path setter without restricting the field name, allowing an authenticated user to name a field after an inherited built-in method path and corrupt a shared global in the main Node.js process. Because that global is used on the request-authentication path, the instance then fails every authenticated request, causing an instance-wide denial of service for all users until the process is restarted.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| N8N | N8N | < 1.123.67 |
Related Weaknesses (CWE)
References
- https://github.com/n8n-io/n8n/security/advisories/GHSA-xwx6-jjhv-84p8MitigationVendor Advisory
- https://www.vulncheck.com/advisories/n8n-before-prototype-pollution-via-edit-fieThird Party Advisory
FAQ
What is CVE-2026-72749?
CVE-2026-72749 is a vulnerability with a CVSS score of 6.5 (MEDIUM). n8n before 1.123.67, 2.31.5, and 2.32.1 contains a prototype pollution vulnerability in the Edit Fields (Set) node. The node assigns output fields via a dot-notation path setter without restricting th...
How severe is CVE-2026-72749?
CVE-2026-72749 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72749?
Check the references section above for vendor advisories and patch information. Affected products include: N8N N8N.