n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.2, the Instance AI credential setup flow accepted a credential test or verification URL without checking that it matched the workflow node's origin. Attacker-controlled fetched content could influence that URL after a user injected it into the setup flow, causing authenticated requests, redirects, or probes to reach another origin. The affected logic includes packages/@n8n/instance-ai/src/tools/workflows/credential-utils.ts and the extractServiceOrigin origin derivation. This issue is fixed in versions 2.37.7 and 2.38.2.
References
| Link | Resource |
|---|---|
| https://github.com/n8n-io/n8n/releases/tag/n8n@2.37.7 | Release Notes |
| https://github.com/n8n-io/n8n/releases/tag/n8n@2.38.2 | Release Notes |
| https://github.com/n8n-io/n8n/security/advisories/GHSA-q5wm-mgqx-fv2f | Mitigation Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-09-08 18:21
Updated : 2026-09-11 18:20
NVD link : CVE-2026-86074
Mitre link : CVE-2026-86074
CVE.ORG link : CVE-2026-86074
JSON object : View
Products Affected
n8n
- n8n
CWE
CWE-918
Server-Side Request Forgery (SSRF)
