๐Ÿ” CVE Alert

CVE-2026-72764

UNKNOWN 0.0

n8n before 1.123.67 Module Cache Poisoning via Code Node

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-668
Vendor n8n-io
Product n8n
Published Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for n8n-io n8n

Be the first to know when new unknown vulnerabilities affecting n8n-io n8n are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

n8n-io / n8n
0 < 1.123.67
n8n-io / n8n
0 < 2.32.1
n8n-io / n8n
0 < 2.31.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/n8n-io/n8n/security/advisories/GHSA-9cmh-xcqm-5hqr vulncheck.com: https://www.vulncheck.com/advisories/n8n-before-module-cache-poisoning-via-code-node

Credits

๐Ÿ” thesecguy45