Use of uninitialized resource in n8n - CVE-2026-27496
Published: April 23, 2026
n8n
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to use of uninitialized memory buffers in the JavaScript Task Runner when executing attacker-controlled workflows. A remote user can allocate uninitialized memory buffers to disclose sensitive information.
Task Runners must be enabled using N8N_RUNNERS_ENABLED=true. In external runner mode, the impact is limited to data within the external runner process.