CVE Catalog

CVE-2026-77085

MediumCVSS 6.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

14th percentile - higher than 14% of all known CVEs

Summary

n8n before 2.34.1 and 2.33.x before 2.33.4 contains an SSRF protection bypass in the SearXNG Agent tool. The tool sent requests to the user-supplied API URL using a raw HTTP client that did not route through n8n's centralized SSRF protection. On instances with N8N_SSRF_PROTECTION_ENABLED=true, an authenticated user with permission to create SearXNG credentials and configure a personal agent could set the API URL to an internal host, causing the n8n server to connect to that host and return the response content through the Agent chat output.

Risk Assessment

The risk is the potential to use the n8n server to scan or attack internal network resources, which could lead to exposure of sensitive information or compromise of internal systems.

Recommendation

It is recommended to immediately upgrade n8n to version 2.34.1 or later (or 2.33.4 for the 2.33.x branch) and restrict permissions to create SearXNG credentials and configure agents.

Other vulnerabilities in n8n

See all
Original NVD description (English source)

n8n before 2.34.1 and 2.33.x before 2.33.4 contains an SSRF protection bypass in the SearXNG Agent tool. The tool sent requests to the user-supplied API URL using a raw HTTP client that did not route through n8n's centralized SSRF protection. On instances with N8N_SSRF_PROTECTION_ENABLED=true, an authenticated user with permission to create SearXNG credentials and configure a personal agent could set the API URL to an internal host, causing the n8n server to connect to that host and return the response content through the Agent chat output.

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