Improper access control in n8n - #VU146802

 

Improper access control in n8n - #VU146802

Published: September 2, 2026


Vulnerability identifier: #VU146802
CSH Severity: Low
CVSS v4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to disclose workflow IDs, version IDs, activation-error details, and lifecycle event information across users.

The vulnerability exists due to improper access control in the /rest/active-workflows endpoint and workflow lifecycle event push mechanism when handling requests and broadcasting workflow events without applying a userId-based sharing filter. A remote user can access the active workflow listing or receive broadcast events to disclose workflow IDs, version IDs, activation-error details, and lifecycle event information across users.

The active workflow listing was exposed to any member regardless of sharing, and workflow activation, deactivation, and publication events were broadcast to every connected client.


Affected software

n8n

Remediation

Install security update from vendor's website.

n8n - addressed in versions 1.123.76, 2.37.7, 2.38.2

External References

Related Security Bulletins