Categories: Cyber Security News

Critical n8n Vulnerability Let Attackers Achieve Remote Code Execution

A critical security flaw in n8n, a widely used open-source workflow automation platform, exposes host servers to Remote Code Execution (RCE) attacks.

Tracked as CVE-2026-33660, this critical vulnerability allows authenticated threat actors to bypass built-in security restrictions, access sensitive data, and ultimately compromise the entire underlying host instance.

AlaSQL Sandbox Escape

The core of the vulnerability resides within the “Merge” node of n8n workflows, specifically when users activate the “Combine by SQL” mode.

n8n uses an AlaSQL sandbox to execute these SQL operations safely. However, security researchers discovered that this sandbox fails to restrict specific SQL statements adequately.

Because the application improperly controls the generation of code from externally influenced input (CWE-94: Code Injection), attackers can feed malicious instructions through the node.

If an attacker has the baseline permission to create or modify workflows, they can exploit this sandbox escape to read local files directly from the n8n host system.

From there, they can easily escalate the attack to execute arbitrary code remotely, gaining deep administrative access to the server infrastructure.

Earning a Critical severity rating across both CVSS 3.1 and CVSS 4.0 frameworks, CVE-2026-33660 represents a severe risk to enterprise automation environments.

The attack vector is strictly network-based and features low attack complexity. Most concerningly, the exploit requires no user interaction and relies only on low-level privileges.

Once an attacker breaches any account capable of workflow editing, they can pivot to full server takeover, compromising system confidentiality, integrity, and availability.

The n8n development team has officially addressed the issue in their latest releases on GitHub. Security teams and system administrators are strongly urged to update their instances immediately to prevent exploitation.

If immediate patching disrupts business operations, administrators must deploy temporary mitigations to reduce exposure.

Organizations should audit user access and strictly limit workflow creation and modification permissions to fully trusted personnel only.

Furthermore, administrators can turn off the vulnerable component entirely by appending n8n-nodes-base.merge to the NODES_EXCLUDE environment variable.

While these workarounds offer short-term protection, n8n warns that they do not fully eliminate the risk. Applying the official patches remains the only permanent remediation strategy against this threat.

Follow us on Google News, LinkedIn, and X for daily cybersecurity updates. Contact us to feature your stories.

The post Critical n8n Vulnerability Let Attackers Achieve Remote Code Execution appeared first on Cyber Security News.

rssfeeds-admin

Recent Posts

Directive 8020 Review

Making the leap to space feels like a big departure from the usually grounded horror…

17 minutes ago

Xbox Game Pass for Discord Nitro Subscribers Officially Announced

Xbox and Discord have now officially unveiled the new starter edition of Xbox Game Pass…

18 minutes ago

ShinyHunters Breaches Instructure Canvas LMS Through Free-For-Teacher Account Program

The infamous hacking group ShinyHunters has struck again, this time targeting Instructure, the company behind…

37 minutes ago

Crimenetwork Takedown Exposes 22,000 Users and Over 100 Illegal Sellers

In a massive, internationally coordinated operation, the Frankfurt am Main Public Prosecutor’s Office – Central…

37 minutes ago

Trending Hugging Face Repo With 200k Downloads Executes Malware on Windows Machines

A popular artificial intelligence repository on Hugging Face was recently found hiding dangerous malware that…

37 minutes ago

GhostLock Attack Leverages Windows file-sharing to Lock Files Access Like Ransomware

Traditional ransomware disrupts organizations by encrypting data and demanding payment for decryption keys. However, a…

37 minutes ago

This website uses cookies.