Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-72764

n8n: Cross-Tenant Module-Cache Poisoning in the JS Task Runner
Back to all
CVE

CVE-2026-72764

n8n: Cross-Tenant Module-Cache Poisoning in the JS Task Runner

Impact

n8n's JavaScript task runner shared one module cache across all users' Code-node executions, so a user able to run a Code node could poison a cached module and 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. It does not constitute a sandbox escape or remote code execution. All multi-user n8n instances running the JS task runner with built-in or external modules enabled are affected.

Patches

The issue has been fixed in n8n versions 1.123.67, 2.31.5, and 2.32.1. Users should upgrade to one of these versions or later to remediate the vulnerability.

Workarounds

If upgrading is not immediately possible, administrators should consider the following temporary mitigations:

  • Restrict n8n instance access to fully trusted users only.
  • Disable built-in and external module access in Code nodes by unsetting NODEFUNCTIONALLOW_BUILTIN and NODEFUNCTIONALLOW_EXTERNAL, which removes the poisonable module surface.
  • Use the external runner mode with a dedicated runner per user or project if your deployment supports it.

These workarounds do not fully remediate the risk and should only be used as short-term mitigation measures.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
5.8
-
4.0
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
C
H
U
0
-
C
H
U
9.9
-
3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Related Resources

No items found.

References

https://github.com/n8n-io/n8n/security/advisories/GHSA-9cmh-xcqm-5hqr, https://github.com/n8n-io/n8n, https://github.com/n8n-io/n8n/releases/tag/n8n@1.123.67, https://github.com/n8n-io/n8n/releases/tag/n8n@2.31.5, https://github.com/n8n-io/n8n/releases/tag/n8n@2.32.1

Severity

9.9

CVSS Score
0
10

Basic Information

Base CVSS
9.9
EPSS Probability
0.00374%
EPSS Percentile
0.30654%
Introduced Version
0,2.32.0,2.0.0-rc.0,1.2.0,1.1.0
Fix Available
1.123.67,2.32.1,2.31.3,1.59.39

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading