SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85172

MEDIUM · CVSS 6.4 EPSS 0.25% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-03 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Versions of n8n prior to 2.34.1 are vulnerable to a server-side request forgery (SSRF) flaw that allows attackers to bypass URI validation by providing a safe URI with a malicious URL, potentially exposing internal network addresses. This vulnerability poses a medium risk, as it can lead to unauthorized access to sensitive internal resources. Organizations using n8n should prioritize updating to the latest version to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-85172
Severity
MEDIUM
CVSS
6.4
EPSS
0.25%

Original NVD Description

n8n versions before 2.34.1 contain a server-side request forgery vulnerability in the legacy request helper function exposed to Code and Function nodes. The validation logic checks the uri property for SSRF safety while the underlying HTTP client uses the url property when both are present, allowing attackers to bypass validation by supplying a safe uri alongside a malicious url to access internal addresses.

Related CVEs

Other vulnerabilities affecting the same vendor(s)