The U.S. Cybersecurity and Infrastructure Security Agency (CISA) ordered government agencies on Wednesday to patch their systems against an actively exploited n8n vulnerability. n8n is an open-source workflow automation platform widely used in AI development for automating data ingestion, with over 50,000 weekly downloads on the npm registry and over 100 million pulls on Docker Hub. As an automation hub, n8n often stores a wide range of highly sensitive data, including API keys, database credentials, OAuth tokens, cloud storage access credentials, and CI/CD secrets, making it an extremely attractive target for threat actors. Tracked as CVE-2025-68613, this remote code execution vulnerability allows authenticated attackers to execute arbitrary code on vulnerable servers with the privileges of the n8n process. "n8n contains an improper control of dynamically managed code resources vulnerability in its workflow expression evaluation system that allows for remote code execution," CISA said. "Successful exploitation may lead to full compromise of the affected instance, including unauthorized access to sensitive data, modification of workflows, and execution of system-level operations," the n8n team added. The n8n team addressed CVE-2025-68613 in December with the release of n8n v1.122.0 and also advised IT administrators to apply the patch immediately. Admins who can't immediately upgrade can limit workflow creation and editing permissions to fully trusted users only, and restric...
CISA orders feds to patch n8n RCE flaw exploited in attacks
BleepingComputer
·Sergiu Gatlan
·Published Mar 11, 2026
·Updated
Affected Software
1 affected component
n8n n8n>=1.122.0
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses CISA's order for federal agencies to patch a critical n8n vulnerability after it was actively exploited in attacks.
2
What security implications are discussed?
The article highlights the risk of remote code execution (RCE) due to an n8n vulnerability that has been exploited in the wild.
3
What products or software are affected?
The n8n platform, specifically versions starting from 1.122.0, is affected by the identified vulnerability.
4
Who issued the patch order?
The U.S. Cybersecurity and Infrastructure Security Agency (CISA) issued the patch order for federal agencies.
5
Why is it important for agencies to update their systems?
Updating to patch the n8n vulnerability is crucial to prevent unauthorized remote code execution and enhance security.