Information Disclosure in n8n-MCP Server by czlonkowski
CVE-2026-41495
What is CVE-2026-41495?
The n8n-MCP server, which facilitates AI assistants' access to n8n's documentation and operations, exhibited a significant vulnerability prior to version 2.47.11. When operating in HTTP transport mode, the server logged metadata from incoming requests to the /mcp endpoint without regard for authentication success. This logging could lead to the unintended exposure of sensitive information, such as bearer tokens from the Authorization header, API keys in multi-tenant setups, and payloads from rejected JSON-RPC requests. Although access control mechanisms worked correctly to reject unauthenticated requests with a 401 Unauthorized response, the persistence of sensitive data in logs created potential security risks. Users are encouraged to update to version 2.47.11 to mitigate this issue.
Affected Version(s)
n8n-mcp < 2.47.11
