CVE-2026-42282
CVE-2026-42282 is a medium-severity vulnerability in N8n-mcp with a CVSS 3.x base score of 4.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-532.
Key facts
- Severity: Medium (CVSS 3.x base score 4.3)
- EPSS exploit prediction: 0% (16th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-28824
- Weakness: CWE-532
- Affected product: N8n-mcp
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-42282?
- 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.
- How severe is CVE-2026-42282?
- CVE-2026-42282 has a CVSS 3.x base score of 4.3, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2026-42282 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (16th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-42282?
- CVE-2026-42282 affects N8n-mcp. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-42282?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-42282 have an EU (EUVD) identifier?
- Yes. CVE-2026-42282 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-28824.
- When was CVE-2026-42282 published?
- CVE-2026-42282 was published on 2026-05-08 and last updated on 2026-06-17.
References
- https://github.com/czlonkowski/n8n-mcp/commit/59b665bda36797823df238aeaf20adb862c9f451
- https://github.com/czlonkowski/n8n-mcp/releases/tag/v2.47.13
- https://github.com/czlonkowski/n8n-mcp/security/advisories/GHSA-wg4g-395p-mqv3
Affected products (1)
- cpe:2.3:a:n8n-mcp:n8n-mcp:*:*:*:*:*:*:*:*
More vulnerabilities in N8n-mcp
- CVE-2026-44694 — Critical (CVSS 9.1): n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations. From…
- CVE-2026-42449 — High (CVSS 8.5): n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations. In…
- CVE-2026-39974 — High (CVSS 8.5): n8n-MCP is a Model Context Protocol (MCP) server that provides AI assistants with comprehensive access to n8n node…
- CVE-2026-45707 — High (CVSS 8.1): n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations.…
- CVE-2026-45582 — Medium (CVSS 6.5): n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations.…
- CVE-2026-41495 — Medium (CVSS 5.3): n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations.…
Other CWE-532 (Insertion of Sensitive Information into Log File) vulnerabilities
- CVE-2022-36407 — Critical (CVSS 9.9): Insertion of Sensitive Information into Log File vulnerability in Hitachi Virtual Storage Platform, Hitachi Virtual…
- CVE-2023-40029 — Critical (CVSS 9.9): Argo CD is a declarative continuous deployment for Kubernetes. Argo CD Cluster secrets might be managed declaratively…
- CVE-2021-32724 — Critical (CVSS 9.9): check-spelling is a github action which provides CI spell checking. In affected versions and for a repository with the…
- CVE-2026-49200 — Critical (CVSS 9.8): The acer_cgi.log file in the device firmware is accessible without authentication via the web interface. This file…
- CVE-2026-22778 — Critical (CVSS 9.8): vLLM is an inference and serving engine for large language models (LLMs). From 0.8.3 to before 0.14.1, when an invalid…
- CVE-2025-11008 — Critical (CVSS 9.8): The CE21 Suite plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and…
Browse all CWE-532 (Insertion of Sensitive Information into Log File) vulnerabilities →