CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-39974

High
Published: Translated: NVD NIST

Summary

n8n-MCP to serwer Model Context Protocol (MCP), który umożliwia asystentom AI dostęp do dokumentacji, właściwości i operacji węzłów n8n. Przed wersją 2.47.4, występowała podatność typu Server-Side Request Forgery, która pozwalała na wysyłanie żądań HTTP do dowolnych adresów URL przez użytkowników posiadających ważny AUTH_TOKEN.

Risk Assessment

Podatność ta stwarza ryzyko dla organizacji, ponieważ atakujący może uzyskać dostęp do wrażliwych danych z różnych źródeł, w tym metadanych instancji chmurowych oraz usług wewnętrznych. Szczególnie narażone są instalacje wielodostępowe, gdzie więcej niż jeden operator może posiadać ważny AUTH_TOKEN.

Recommendation

Zaleca się aktualizację do wersji 2.47.4, aby usunąć tę podatność. Dodatkowo, warto rozważyć ograniczenie dostępu do AUTH_TOKEN dla mniej zaufanych klientów oraz monitorowanie użycia tokenów w środowiskach wielodostępnych.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS