CVE 6 MEDIUM

n8n: Public API Variables IDOR Allows Cross-Project Secret Disclosure_CVE-2026-42227

6 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Description

n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, an authenticated user with a valid API key scoped to variable:list could read variables from projects they are not a member of by supplying an arbitrary projectId query parameter to the public API variables endpoint. The handler queried the variables repository directly without enforcing project membership checks, bypassing the authorization-aware service layer used by the internal enterprise controller. If variables were misused to store sensitive information such as credentials or tokens, they should be rotated immediately. This issue only affects licensed enterprise or team deployments with multiple projects and the variables feature enabled. This issue has been patched in versions 1.123.32, 2.17.4, and 2.18.1.

Basic Information

ID CVE-2026-42227
Source GitHub_M
Published May 4, 2026 at 18:26

Affected Product

Vendor n8n-io
Product n8n
Version < 1.123.32
Affected Versions n8n-io n8n < 1.123.32
n8n-io n8n >= 2.17.0, < 2.17.4
n8n-io n8n >= 2.18.0, < 2.18.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.