CVE-2026-41495
CVE-2026-41495 is a medium-severity vulnerability in N8n-mcp with a CVSS 3.x base score of 5.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 5.3)
- EPSS exploit prediction: 0% (17th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-28815
- 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.11, when n8n-mcp runs in HTTP transport mode, incoming requests to the POST /mcp endpoint had their request metadata written to server logs regardless of the authentication outcome. 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 from the Authorization header, per-tenant API keys from the, x-n8n-key header in multi-tenant setups, JSON-RPC request payloads sent to the MCP endpoint. Access control itself was not bypassed — unauthenticated requests were correctly rejected with 401 Unauthorized — but sensitive values from those rejected requests could still be persisted in logs. This issue has been patched in version 2.47.11.
Frequently asked questions
- What is CVE-2026-41495?
- n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations. Prior to version 2.47.11, when n8n-mcp runs in HTTP transport mode, incoming requests to the POST /mcp endpoint had their request metadata written to server logs regardless of the authentication outcome. 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 from the Authorization header, per-tenant API keys from the, x-n8n-key header in multi-tenant setups, JSON-RPC request payloads sent to the MCP endpoint. Access control itself was not bypassed — unauthenticated requests were correctly rejected with 401 Unauthorized — but sensitive values from those rejected requests could still be persisted in logs. This issue has been patched in version 2.47.11.
- How severe is CVE-2026-41495?
- CVE-2026-41495 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2026-41495 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (17th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-41495?
- CVE-2026-41495 affects N8n-mcp. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-41495?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-41495 have an EU (EUVD) identifier?
- Yes. CVE-2026-41495 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-28815.
- When was CVE-2026-41495 published?
- CVE-2026-41495 was published on 2026-05-08 and last updated on 2026-06-17.
References
- https://github.com/czlonkowski/n8n-mcp/releases/tag/v2.47.11
- https://github.com/czlonkowski/n8n-mcp/security/advisories/GHSA-pfm2-2mhg-8wpx
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-42282 — Medium (CVSS 4.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 →