Description
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.
Published: 2026-08-20
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote Server Source‑Side Request Forgery
Action: Patch immediately
AI Analysis

Impact

The vulnerable component allows an authenticated user to create SearXNG credentials and configure a personal agent. During this process, the tool uses a raw HTTP client that bypasses n8n’s centralized SSRF protection, enabling the server to send requests to any user‑supplied API URL. The attacker can set the URL to an internal host, causing the n8n server to reach that host and relay the response content back through the Agent chat output. This flaw provides a pathway for internal network reconnaissance, data exfiltration, and potentially further internal attacks, classified as a Remote Server Side Request Forgery (CWE‑918).

Affected Systems

n8n‑io’s n8n platform is impacted. All installations running versions prior to 2.34.1 and releases of the 2.33.x branch before 2.33.4 are affected. Any deployment that has SSRF protection enabled and allows users to create SearXNG credentials can suffer this vulnerability.

Risk and Exploitability

With an overall CVSS score of 6.3, the vulnerability is considered medium severity. The EPSS score is not available, so the likelihood of public exploitation remains uncertain, yet the flaw’s exploitation requires only local authentication with permission to create SearXNG credentials, a role that many users possess. Because the attack bypasses central SSRF controls, any internal host address can be targeted, leading to information exposure or further internal compromise. The feature is not exposed externally; thus the attack vector is an authenticated user rather than a remote unauthenticated attacker.

Generated by OpenCVE AI on August 20, 2026 at 22:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to n8n version 2.34.1 or later, or 2.33.4 or later to apply the fix
  • Restrict the ability to create or configure SearXNG credentials to privileged accounts or disable the feature entirely if not required
  • Verify that SSRF protection remains enabled and audit user permissions for SearXNG capabilities to prevent future bypass attempts

Generated by OpenCVE AI on August 20, 2026 at 22:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*
cpe:2.3:a:n8n:n8n:2.34.0:*:*:*:*:node.js:*:*
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Thu, 20 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 20 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
Description 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.
Title n8n before 2.34.1 SSRF Protection Bypass via SearXNG Tool
First Time appeared N8n
N8n n8n
Weaknesses CWE-918
CPEs cpe:2.3:a:n8n:n8n:*:*:*:*:*:*:*:*
Vendors & Products N8n
N8n n8n
References
Metrics cvssV4_0

{'score': 6.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:H/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-21T11:21:24.116Z

Reserved: 2026-08-20T10:55:09.093Z

Link: CVE-2026-77085

cve-icon Vulnrichment

Updated: 2026-08-20T12:02:43.992Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-20T12:16:40.110

Modified: 2026-09-01T19:10:43.363

Link: CVE-2026-77085

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T13:01:55Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)