CVE-2026-42226
n8n's Credential Authorization Bypass in dynamic-node-parameters Allows Foreign API Key Replay
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install n8n@1.123.33
npm install n8n@2.17.5
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-862Missing AuthorizationMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.5 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
References
Frequently Asked Questions
- What is CVE-2026-42226?
- n8n's Credential Authorization Bypass in dynamic-node-parameters Allows Foreign API Key Replay This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.5/10).
- How do I check if my project is affected by CVE-2026-42226?
- CVE-2026-42226 affects n8n. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-42226 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-42232CRITICAL
n8n has XML Node Prototype Pollution that to RCE
- CVE-2026-25056CRITICAL
n8n Merge Node has Arbitrary File Write leading to RCE
- CVE-2026-27495CRITICAL
n8n has a Sandbox Escape in its JavaScript Task Runner
- CVE-2026-54305HIGH
n8n: Cross-Tenant Credential Takeover via Dynamic Credentials EE Endpoints
- CVE-2026-65016HIGH
n8n: SSO Instance-Role Provisioning Allows Privilege Escalation to Instance Owner
- CVE-2026-72765HIGH
n8n: Expression sandbox escape via arrow-function bodies enabling command execution
- CVE-2026-59257MEDIUM
n8n: MySQL v1 Node executeQuery Operation Allows SQL Injection via Unparameterized Expression Interpolation
- CVE-2026-72775MEDIUM
n8n: PostgresTrigger Node SQL Injection Allows Authenticated Users to Execute Arbitrary SQL on Connected PostgreSQL Instances
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies