n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the expression compiler sanitizer resolved through dynamically scoped this and did not reject reserved class member names. A class field named __sanitize could rebind the sanitizer and reach the Function constructor, enabling backend code execution and editor-preview JavaScript execution. The affected AST hook is PrototypeSanitizer in packages/workflow/src/expression-sandboxing.ts. This issue is fixed in versions 1.123.76, 2.37.7 and 2.38.2.
References
| Link | Resource |
|---|---|
| https://github.com/n8n-io/n8n/releases/tag/n8n@1.123.76 | Release Notes |
| https://github.com/n8n-io/n8n/releases/tag/n8n@2.37.7 | Release Notes |
| https://github.com/n8n-io/n8n/releases/tag/n8n@2.38.2 | Release Notes |
| https://github.com/n8n-io/n8n/security/advisories/GHSA-hw8v-xxg5-vvvx | Mitigation Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-09-08 22:19
Updated : 2026-09-11 18:20
NVD link : CVE-2026-86076
Mitre link : CVE-2026-86076
CVE.ORG link : CVE-2026-86076
JSON object : View
Products Affected
n8n
- n8n
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')
