S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Dec 23, 2025

CVE-2025-68613 Scanner (Version Based)

CVE-2025-68613 Scanner - Remote Code Execution (RCE) vulnerability in n8n Workflow Automation

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.6k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
4
Vulnerabilities Found
confirmed findings
🔴
CISA Known Exploited Vulnerability
This CVE is actively exploited in the wild. CISA mandates federal agencies to patch immediately.
CVECVE-2025-68613
8.8
CVSScritical
Exploitable remotely over the internet · low-privilege account sufficient.

n8n is an open source workflow automation platform. Versions starting with 0.211.0 and prior to 1.120.4, 1.121.1, and 1.122.0 contain a critical Remote Code Execution (RCE) vulnerability in their workflow expression evaluation system. Under certain conditions, expressions supplied by authenticated users during workflow configuration may be evaluated in an execution context that is not sufficiently isolated from the underlying runtime. An authenticated attacker could abuse this behavior to execute arbitrary code with the privileges of the n8n process. 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. This issue has been fixed in versions 1.120.4, 1.121.1, and 1.122.0. Users are strongly advised to upgrade to a patched version, which introduces additional safeguards to restrict expression evaluation. If upgrading is not immediately possible, administrators should consider the following temporary mitigations: Limit workflow creation and editing permissions to fully trusted users only; and/or deploy n8n in a hardened environment with restricted operating system privileges and network access to reduce the impact of potential exploitation. These workarounds do not fully eliminate the risk and should only be used as short-term measures.

Attack Vector
Network
Privileges Req.
Low
User Interaction
None
Affected
n8nby n8n-io
>= 0.211.0, < 1.120.4
Updated Aug 22, 2026View on NVD →
Detail

n8n is an open-source workflow automation platform widely used by developers, DevOps teams, and enterprises to integrate applications and automate business processes. It is commonly deployed as a self-hosted service or containerized application within internal networks and cloud environments. The platform enables users to design workflows using a graphical interface and configurable nodes. n8n is frequently used to connect APIs, databases, messaging platforms, and internal services. Due to its flexibility, it often handles sensitive credentials and operational logic. As a result, security vulnerabilities in n8n can have a high impact on connected systems.

This vulnerability is a critical Remote Code Execution issue caused by unsafe evaluation of user-supplied expressions. Under certain conditions, authenticated users can inject malicious expressions into workflow configurations. These expressions are executed in an insufficiently isolated runtime context. This allows attackers to escape intended restrictions and access sensitive Node.js internals. The flaw enables execution of arbitrary system commands. Successful exploitation can fully compromise the affected n8n instance.

The vulnerability exists in the workflow expression evaluation mechanism that processes expressions wrapped in double curly braces. By abusing access to the global execution context, an attacker can reach process.mainModule.require. This enables loading of sensitive Node.js modules such as child_process. Through these modules, arbitrary operating system commands can be executed. The issue affects versions where expression sandboxing is incomplete. The scanner identifies vulnerable versions exposed via the n8n web interface.

Exploitation of this vulnerability may allow attackers to execute commands with the privileges of the n8n service account. Sensitive data such as API tokens, environment variables, and database credentials may be exposed. Attackers can modify or create malicious workflows to maintain persistence. In containerized or poorly isolated deployments, this may lead to host-level compromise. Business processes automated by n8n can be disrupted or manipulated. Overall, the vulnerability poses a severe risk to confidentiality, integrity, and availability.

REFERENCES

Solution Advice
  • Upgrade n8n to version 1.122.0, 1.121.1, 1.120.4, or later immediately.
  • Restrict workflow creation and editing permissions to fully trusted users only.
  • Deploy n8n in a hardened environment with limited operating system privileges.
  • Ensure the n8n service is not exposed directly to the public internet.
  • Monitor workflow changes and execution logs for suspicious activity.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.