CVE-2026-55608 is a medium-severity vulnerability in n8n-MCP, a server providing AI assistants access to n8n node documentation, properties, and operations. Prior to version 2.57.4, in multi-tenant HTTP mode with ENABLE_MULTI_TENANT=true, an authenticated tenant could access default-scope workflow_versions backups instead of being confined to the tenant scope. This could lead to exposure or deletion of wo [truncated]
A multi-tenant authentication bypass in n8n-MCP allows authenticated tenants to redirect management calls to the operator's n8n instance. The vulnerability exists in HTTP-mode deployments when ENABLE_MULTI_TENANT=true. Prior to version 2.51.2, requests missing either the x-n8n-url or x-n8n-key headers (or containing only one) silently fell back to process-level credentials (N8N_API_URL / N8N_API_KEY) conf [truncated]
A telemetry sanitization defect in n8n-MCP prior to version 2.51.3 could cause URL-shaped node parameters—such as customer identifiers, short secrets in query strings, and signed request parameters—to be retained in workflow telemetry data sent to the project's anonymous telemetry backend. This occurred contrary to the documented collection boundary in PRIVACY.md. The issue was fixed in version 2.51.3.