Description
n8n before version 2.10.0 contains an input validation vulnerability in the Guardrail node that allows attackers to bypass default guardrail instructions. End users can craft malicious inputs to circumvent guardrail protections and compromise workflow integrity.
Published: 2026-07-15
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Guardrail node in n8n contains an input validation flaw (CWE‑20) that allows attackers to supply crafted data to override default guardrail rules. This can break the intended workflow logic, enabling unintended execution of actions and thereby compromising the integrity of the automation process.

Affected Systems

All installations of the n8n workflow automation platform built on Node.js using versions prior to 2.10.0 are affected.

Risk and Exploitability

The CVSS score of 6.3 reflects moderate severity, while the EPSS score of less than 1% indicates a low likelihood of real‑world exploitation. The vulnerability is exercised via crafted input in the workflow creation or editing interface; attackers must have the ability to modify workflow definitions. No explicit network exposure or additional privileges are mentioned, so the risk is limited to users with permissions to edit workflows.

Generated by OpenCVE AI on July 31, 2026 at 04:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade n8n to version 2.10.0 or newer to address the Guardrail node validation issue.
  • Restrict permissions for workflow creation and editing to trusted administrators to prevent malicious input injection.
  • Implement application‑level input sanitization or monitoring for the Guardrail node to detect anomalous patterns that might indicate an attempted bypass.

Generated by OpenCVE AI on July 31, 2026 at 04:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 15 Jul 2026 12:00:00 +0000

Type Values Removed Values Added
Description n8n before version 2.10.0 contains an input validation vulnerability in the Guardrail node that allows attackers to bypass default guardrail instructions. End users can craft malicious inputs to circumvent guardrail protections and compromise workflow integrity.
Title n8n - Guardrail Node Bypass via Crafted Input
First Time appeared N8n
N8n n8n
Weaknesses CWE-20
CPEs cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*
Vendors & Products N8n
N8n n8n
References
Metrics cvssV4_0

{'score': 6.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-15T12:42:58.824Z

Reserved: 2026-06-20T18:13:07.363Z

Link: CVE-2026-56349

cve-icon Vulnrichment

Updated: 2026-07-15T12:42:54.392Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T04:15:04Z

Weaknesses
  • CWE-20

    Improper Input Validation