CVE-2026-42282
Last modified
CVE-2026-42282 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations. Prior to version 2.47.13, when n8n-mcp runs in HTTP transport mode, authenticated MCP tools/call requests had their full arguments and JSON-RPC params written to server logs by the request dispatcher and several sibling code paths before any redaction. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations. Prior to version 2.47.13, when n8n-mcp runs in HTTP transport mode, authenticated MCP tools/call requests had their full arguments and JSON-RPC params written to server logs by the request dispatcher and several sibling code paths before any redaction. When a tool call carries credential material — most notably n8n_manage_credentials.data — the raw values can be persisted in logs. In deployments where logs are collected, forwarded to external systems, or viewable outside the request trust boundary (shared log storage, SIEM pipelines, support/ops access), this can result in disclosure of: bearer tokens and OAuth credentials sent through n8n_manage_credentials, per-tenant API keys and webhook auth headers embedded in tool arguments, arbitrary secret-bearing payloads passed to any MCP tool. The issue requires authentication (AUTH_TOKEN accepted by the server), so unauthenticated callers cannot trigger it; the runtime exposure is also reduced by an existing console-silencing layer in HTTP mode, but that layer is fragile and the values are still constructed and passed into the logger. This issue has been patched in version 2.47.13.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| N8n-Mcp | N8n-Mcp | < 2.47.13 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-42282?
How severe is CVE-2026-42282?
How do I fix CVE-2026-42282?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-42277Onyx is an open-source AI platform. Prior to versions 3.0.9,…6.5
- CVE-2026-42278UltraDAG is a minimal DAG-BFT blockchain in Rust. Prior to c…8.8
- CVE-2026-42279solidtime is an open-source time-tracking app. In version 0.…5.8
- CVE-2026-4228A vulnerability was detected in LB-LINK BL-WR9000 2.4.9. Thi…9.8
- CVE-2026-42280Auth0.js is a client-side JavaScript library for Auth0. From…7.1
- CVE-2026-42281MagicMirror² is an open source modular smart mirror platform…8.6
- CVE-2026-42283DevSpace is a client-only developer tool for cloud-native de…7.8
- CVE-2026-42284GitPython is a python library used to interact with Git repo…9.8
- CVE-2026-42285GoBGP is an open source Border Gateway Protocol (BGP) implem…7.5
- CVE-2026-42286Emlog is an open source website building system. Prior to ve…8.4
- CVE-2026-42287Emlog is an open source website building system. Prior to ve…10
- CVE-2026-42288ChurchCRM is an open-source church management system. Prior …10
Are you affected by CVE-2026-42282?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
