CVE-2026-42227
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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
n8nnpm | < 1.123.32 | 1.123.32 |
n8nnpm | >= 2.18.0, < 2.18.1 | 2.18.1 |
n8nnpm | >= 2.0.0, < 2.17.4 | 2.17.4 |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-756q-gq9h-fp22ghsaADVISORY
- github.com/n8n-io/n8n/security/advisories/GHSA-756q-gq9h-fp22nvdVendor AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2026-42227ghsaADVISORY
News mentions
0No linked articles in our index yet.