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 Feb 8, 2026

CVE-2026-25049 Scanner (Version Based)

This scanner checks n8n workflow parameters for expression injection that allows authenticated users to execute arbitrary commands on the host.

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.1k
Times Used
continuous scan runs
5.5k
Continuously Checked
assets under CS
1
Vulnerabilities Found
confirmed findings
CVECVE-2026-25049
9.4
CVSScritical
Exploitable remotely over the internet · low-privilege account sufficient.

n8n is an open source workflow automation platform. Prior to versions 1.123.17 and 2.5.2, an authenticated user with permission to create or modify workflows could abuse crafted expressions in workflow parameters to trigger unintended system command execution on the host running n8n. This issue has been patched in versions 1.123.17 and 2.5.2.

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

n8n is an open source workflow automation platform used to design, execute, and manage automated workflows across applications and services. It is commonly deployed by developers, DevOps teams, and organizations to orchestrate integrations between APIs, databases, and internal systems. n8n is used both in self-hosted environments and enterprise infrastructures to automate repetitive operational tasks. The platform allows users to visually build workflows using nodes and expressions. Its flexibility makes it popular in automation-heavy environments such as CI/CD pipelines, data processing, and monitoring systems. Due to its deep integration with system resources, security of workflow execution is critical.

The detected vulnerability is a Remote Code Execution issue caused by unsafe handling of expressions within workflow parameters. Authenticated users with permission to create or modify workflows can abuse crafted expressions to bypass sandbox restrictions. This vulnerability allows attackers to escape the intended expression evaluation context. Once bypassed, the attacker can execute arbitrary system-level commands on the host running n8n. The issue is especially severe in shared environments where multiple users have workflow editing rights.

Specifically, the vulnerability resides in the expression evaluation engine used by n8n's workflow nodes. When a user defines a workflow parameter that includes an expression, the platform evaluates it in a sandboxed JavaScript environment. However, due to insufficient input validation and sandbox escape protections, an attacker can inject malicious code that references Node.js built-in modules like child_process. The attack typically targets the 'parameters' field of any node that supports expressions, such as HTTP Request, Function, or Code nodes.

If exploited, an attacker can execute arbitrary commands on the n8n server, potentially leading to full system compromise. This includes data exfiltration, lateral movement within the network, installation of backdoors, or disruption of critical automation workflows. Given the high CVSS score of 9.4, this vulnerability poses a critical risk to organizations relying on n8n for sensitive operations. Immediate remediation is strongly advised to prevent unauthorized access and control.

Solution Advice
  • Upgrade n8n to version 1.123.17, 2.5.2, or later to fully remediate the vulnerability.
  • Restrict workflow creation and modification permissions to trusted users only.
  • Disable expression evaluation for untrusted users by configuring the 'expressions' setting in n8n configuration.
  • Implement strict input validation and sanitization for all expression parameters in workflows.
  • Run n8n with minimal operating system privileges and limited network access.
  • Monitor workflow changes and audit expression usage for suspicious patterns.
  • Apply network segmentation to isolate n8n servers from critical internal systems.
  • Enable logging and alerting for any execution of system commands from n8n processes.

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.