Description
n8n versions before 1.123.64, 2.29.8, and 2.30.1 contain a server-side request forgery vulnerability in the dynamic-node-parameters endpoints that lack authorization scopes. Authenticated attackers can supply absolute URLs in routing configuration to override baseURL restrictions and make the n8n server issue HTTP requests to arbitrary internal targets when SSRF protection is disabled.
Published: 2026-07-22
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows authenticated users to supply absolute URLs in the dynamic-node-parameters routing configuration. Because the endpoints lack proper authorization scopes, the n8n server can issue HTTP requests to arbitrary internal targets when SSRF protection is disabled. This results in a Server‑Side Request Forgery flaw that can expose internal resources or allow attackers to perform actions against services inside the network, as defined by CWE‑918.

Affected Systems

All installations of n8n before version 1.123.64, 2.29.8, and 2.30.1 are affected. The vulnerability resides in the n8n product from n8n‑io and impacts any deployment using these pre‑1.123.64 or earlier 2.x versions that have not been patched.

Risk and Exploitability

The CVSS score of 6.3 indicates moderate severity. Exploitation requires that the attacker be authenticated and has access to the vulnerable endpoint, which does not enforce appropriate scopes. The EPSS score of < 1% indicates a very low probability of exploitation, and the vulnerability is not listed in CISA’s KEV catalog. Nonetheless, attackers that can abuse the endpoint can reach internal resources, so monitoring for abnormal outbound traffic and enabling SSRF protections are advised.

Generated by OpenCVE AI on August 3, 2026 at 23:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to n8n version 1.123.64 or later to remove the vulnerability.
  • Enable SSRF protection in the n8n configuration to block internal requests when not explicitly allowed.
  • Restrict access to the dynamic-node-parameters endpoint by applying proper authorization scopes so that only trusted users can use it.

Generated by OpenCVE AI on August 3, 2026 at 23:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-9w78-79q7-r4fp n8n: Authenticated SSRF via Dynamic Node Parameters Endpoints Allows Internal Network Access
History

Fri, 24 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Description n8n versions before 1.123.64 contain a server-side request forgery vulnerability in the dynamic-node-parameters endpoints that lack authorization scopes. Authenticated attackers can supply absolute URLs in routing configuration to override baseURL restrictions and make the n8n server issue HTTP requests to arbitrary internal targets when SSRF protection is disabled. n8n versions before 1.123.64, 2.29.8, and 2.30.1 contain a server-side request forgery vulnerability in the dynamic-node-parameters endpoints that lack authorization scopes. Authenticated attackers can supply absolute URLs in routing configuration to override baseURL restrictions and make the n8n server issue HTTP requests to arbitrary internal targets when SSRF protection is disabled.
Title n8n before 1.123.64 SSRF via Dynamic Node Parameters n8n before 1.123.64, 2.29.8, and 2.30.1 SSRF via Dynamic Node Parameters

Wed, 22 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 22 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Description n8n versions before 1.123.64 contain a server-side request forgery vulnerability in the dynamic-node-parameters endpoints that lack authorization scopes. Authenticated attackers can supply absolute URLs in routing configuration to override baseURL restrictions and make the n8n server issue HTTP requests to arbitrary internal targets when SSRF protection is disabled.
Title n8n before 1.123.64 SSRF via Dynamic Node Parameters
First Time appeared N8n
N8n n8n
Weaknesses CWE-918
CPEs cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*
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:L/VA:N/SC:H/SI:L/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-24T21:35:14.789Z

Reserved: 2026-07-22T10:45:44.832Z

Link: CVE-2026-65593

cve-icon Vulnrichment

Updated: 2026-07-22T18:20:16.645Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-22T12:18:19.390

Modified: 2026-07-27T19:12:13.733

Link: CVE-2026-65593

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T00:00:09Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)