CVE-2026-39974
CVE-2026-39974 is a high-severity vulnerability in N8n-mcp with a CVSS 3.x base score of 8.5. 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-918.
Key facts
- Severity: High (CVSS 3.x base score 8.5)
- EPSS exploit prediction: 0% (23rd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-20968
- Weakness: CWE-918
- Affected product: N8n-mcp
- Published:
- Last modified:
Description
n8n-MCP is a Model Context Protocol (MCP) server that provides AI assistants with comprehensive access to n8n node documentation, properties, and operations. Prior to 2.47.4, an authenticated Server-Side Request Forgery in n8n-mcp allows a caller holding a valid AUTH_TOKEN to cause the server to issue HTTP requests to arbitrary URLs supplied through multi-tenant HTTP headers. Response bodies are reflected back through JSON-RPC, so an attacker can read the contents of any URL the server can reach — including cloud instance metadata endpoints (AWS IMDS, GCP, Azure, Alibaba, Oracle), internal network services, and any other host the server process has network access to. The primary at-risk deployments are multi-tenant HTTP installations where more than one operator can present a valid AUTH_TOKEN, or where a token is shared with less-trusted clients. Single-tenant stdio deployments and HTTP deployments without multi-tenant headers are not affected. This vulnerability is fixed in 2.47.4.
Frequently asked questions
- What is CVE-2026-39974?
- n8n-MCP is a Model Context Protocol (MCP) server that provides AI assistants with comprehensive access to n8n node documentation, properties, and operations. Prior to 2.47.4, an authenticated Server-Side Request Forgery in n8n-mcp allows a caller holding a valid AUTH_TOKEN to cause the server to issue HTTP requests to arbitrary URLs supplied through multi-tenant HTTP headers. Response bodies are reflected back through JSON-RPC, so an attacker can read the contents of any URL the server can reach — including cloud instance metadata endpoints (AWS IMDS, GCP, Azure, Alibaba, Oracle), internal network services, and any other host the server process has network access to. The primary at-risk deployments are multi-tenant HTTP installations where more than one operator can present a valid AUTH_TOKEN, or where a token is shared with less-trusted clients. Single-tenant stdio deployments and HTTP deployments without multi-tenant headers are not affected. This vulnerability is fixed in 2.47.4.
- How severe is CVE-2026-39974?
- CVE-2026-39974 has a CVSS 3.x base score of 8.5, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity low, and availability none.
- Is CVE-2026-39974 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (23rd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-39974?
- CVE-2026-39974 affects N8n-mcp. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-39974?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-39974 have an EU (EUVD) identifier?
- Yes. CVE-2026-39974 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-20968.
- When was CVE-2026-39974 published?
- CVE-2026-39974 was published on 2026-04-09 and last updated on 2026-06-17.
References
- https://github.com/czlonkowski/n8n-mcp/commit/d9d847f230923d96e0857ccecf3a4dedcc9b0096
- https://github.com/czlonkowski/n8n-mcp/releases/tag/v2.47.4
- https://github.com/czlonkowski/n8n-mcp/security/advisories/GHSA-4ggg-h7ph-26qr
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-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.…
- 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-918 (Server-Side Request Forgery (SSRF)) vulnerabilities
- CVE-2026-47938 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9394 and earlier are affected by a Server-Side Request Forgery (SSRF)…
- CVE-2026-35431 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Microsoft Entra ID Entitlement Management allows an unauthorized attacker to…
- CVE-2026-32186 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Microsoft Bing allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-33107 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Azure Databricks allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-32871 — Critical (CVSS 10.0): FastMCP is a Pythonic way to build MCP servers and clients. Prior to version 3.2.0, the OpenAPIProvider in FastMCP…
- CVE-2026-32169 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Azure Cloud Shell allows an unauthorized attacker to elevate privileges over a…
Browse all CWE-918 (Server-Side Request Forgery (SSRF)) vulnerabilities →