๐Ÿ” CVE Alert

CVE-2026-77077

UNKNOWN 0.0

n8n before 1.123.69 Remote Code Execution via EventEmitter Prototype Pollution

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

n8n versions before 1.123.69, 2.33.4, and 2.34.1 contain a JavaScript task runner VM sandbox escape. The runner's prototype-freezing routine covers globalThis functions but not internal module constructors such as EventEmitter, allowing an authenticated user with Code node access to exploit prototype pollution to execute arbitrary commands within the runner container. Because the polluted prototype is a process-wide object, the corruption persists across other tenants' Code node executions on the same shared runner. On v1.x instances without task runners enabled, Code node JavaScript runs directly in the main n8n process, where the impact could be higher.

CWE CWE-94
Vendor n8n-io
Product n8n
Published Aug 20, 2026
Last Updated Aug 20, 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.69
n8n-io / n8n
0 < 2.34.1
n8n-io / n8n
0 < 2.33.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/n8n-io/n8n/security/advisories/GHSA-m3hg-p5r9-fg9h vulncheck.com: https://www.vulncheck.com/advisories/n8n-before-remote-code-execution-via-eventemitter-prototype-pollution

Credits

๐Ÿ” dorjoos