Description
n8n contains an authentication bypass in the Chat Trigger node when configured with n8n User Auth (a non-default configuration). In affected releases — before 1.123.22, the 2.0.0 through 2.9.2 line, and 2.10.0 — the authentication check on the Chat Trigger webhook endpoint can be circumvented, allowing access without valid credentials. Fixed in 1.123.22, 2.9.3, and 2.10.1.
Published: 2026-07-15
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an authentication bypass in n8n’s Chat Trigger node when users employ the n8n User Auth configuration. A request to the Chat Trigger webhook endpoint can reach the node without the expected credential verification, allowing an attacker to trigger automation workflows without permission. This bypass is a CWE‑287 weakness and permits the adversary to execute arbitrary actions defined by the node, potentially compromising data and process integrity.

Affected Systems

n8n: n8n is affected. All releases before 1.123.22, the 2.0.0 through 2.9.2 series, and 2.10.0 contain the vulnerability. The issue is fixed in 1.123.22, 2.9.3, and 2.10.1.

Risk and Exploitability

The CVSS score of 6.3 indicates moderate severity. EPSS is less than 1% and the vulnerability is not listed in CISA KEV, suggesting a low likelihood of widespread exploitation. The attack vector is inferred to be a simple unauthenticated HTTP request to the webhook endpoint, which an attacker can invoke remotely if the node is exposed to the Internet.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to at least version 1.123.22, 2.9.3, or 2.10.1 depending on the line you use.
  • If upgrading is not immediately possible, disable User Auth on the Chat Trigger node or otherwise remove the node from the workflow until a patch is applied.
  • Restrict network access to the Chat Trigger webhook URL using firewall rules or network segmentation to prevent unauthorized requests.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Jul 2026 16: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 contains an authentication bypass in the Chat Trigger node when configured with n8n User Auth (a non-default configuration). In affected releases — before 1.123.22, the 2.0.0 through 2.9.2 line, and 2.10.0 — the authentication check on the Chat Trigger webhook endpoint can be circumvented, allowing access without valid credentials. Fixed in 1.123.22, 2.9.3, and 2.10.1.
Title n8n - Authentication Bypass in Chat Trigger Node
First Time appeared N8n
N8n n8n
Weaknesses CWE-287
CPEs cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*
Vendors & Products N8n
N8n n8n
References
Metrics cvssV3_1

{'score': 4.8, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N'}

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-16T15:14:09.641Z

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

Link: CVE-2026-56353

cve-icon Vulnrichment

Updated: 2026-07-16T15:14:05.532Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses