Answer in brief
CVE-2026-72764 records a Medium severity (CVSS 5.8) vulnerability in n8n before 1.123.67 Module Cache Poisoning via Code Node. The current sources do not mark it as known exploited. The current feed maps n8n-io/n8n (generic), n8n-io/n8n (generic), n8n-io/n8n (generic), n8n (npm) and additional mapped packages. Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 5.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps n8n-io/n8n (generic), n8n-io/n8n (generic), n8n-io/n8n (generic), n8n (npm) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Product | Affected versions | Fixed versions |
|---|---|---|
| cpe:2.3:a:n8n:n8n:2.32.0:*:*:*:*:node.js:*:* | Not reported | Not reported |
| cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:* | Not reported | Not reported |
| Package | Affected range | Fixed version |
|---|---|---|
| n8n-io/n8ngeneric | >=0 <1.123.67 | 1.123.67 |
| n8n-io/n8ngeneric | >=0 <2.32.1 | 2.32.1 |
| n8n-io/n8ngeneric | >=0 <2.31.5 | 2.31.5 |
| n8nnpm | >=0 <1.123.67 | 1.123.67 |
| n8nnpm | >=2.32.0 <2.32.1 | 2.32.1 |
| n8nnpm | >=2.0.0-rc.0 <2.31.5 | 2.31.5 |
Published upstream
Aug 11, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 18, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 11, 2026
n8n's JavaScript task runner shared a single module cache across all users' Code-node executions. In affected versions (before 1.123.67, 2.31.5, and 2.32.1), a user able to run a Code node could poison a cached module and thereby alter other users' Code-node executions on the same runner, affecting their confidentiality, integrity, or availability. This is a cross-user isolation break within a single n8n instance and does not constitute a sandbox escape or remote code execution. Only multi-user instances running the JS task runner with built-in or external modules enabled are affected.
Quoted source text, attributed separately from HOL analysis.