๐Ÿ” CVE Alert

CVE-2026-45707

HIGH 8.1

n8n-MCP: Multi-tenant MCP requests fall back to process-level n8n credentials when tenant headers are absent or incomplete

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
8th

n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations. Prior to 2.51.2, when ENABLE_MULTI_TENANT=true, the HTTP transport documents that the target n8n instance is selected per-request from x-n8n-url / x-n8n-key headers. Requests that omitted those headers โ€” or supplied only one of them โ€” silently fell back to the process-level N8N_API_URL / N8N_API_KEY credentials configured for the operator's own n8n instance. As a result, an authenticated MCP tenant could cause n8n management calls to execute against the operator's instance instead of its own. This affects HTTP-mode deployments of n8n-mcp that are run as a shared multi-tenant service. Single-tenant deployments (ENABLE_MULTI_TENANT unset or false) are not affected. This vulnerability is fixed in 2.51.2.

CWE CWE-284
Vendor czlonkowski
Product n8n-mcp
Published May 29, 2026
Last Updated Jun 1, 2026
Stay Ahead of the Next One

Get instant alerts for czlonkowski n8n-mcp

Be the first to know when new high vulnerabilities affecting czlonkowski n8n-mcp are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

czlonkowski / n8n-mcp
< 2.51.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/czlonkowski/n8n-mcp/security/advisories/GHSA-jxx9-px88-pj69 github.com: https://github.com/czlonkowski/n8n-mcp/commit/853015d0897be7cf2d9d4726de195c938e4395ab github.com: https://github.com/czlonkowski/n8n-mcp/releases/tag/v2.51.2