CVE-2026-65596: n8n: GraphQL Node Bypasses "Allowed HTTP Request Domains" Restriction
The GraphQL node did not enforce the “Allowed HTTP Request Domains” restriction on HTTP-based credentials (such as Header Auth, Basic Auth, Query Auth, and OAuth), unlike the HTTP Request node. An authenticated user able to create or edit workflows could therefore point the node’s endpoint at a server they control and exfiltrate restricted credentials.
Only instances where a credential has “Allowed HTTP Request Domains” configured and is usable by non-owner users are affected.
References
- github.com/advisories/GHSA-gq66-9cw5-j5jm
- github.com/n8n-io/n8n/releases/tag/n8n@1.123.64
- github.com/n8n-io/n8n/releases/tag/n8n@2.29.8
- github.com/n8n-io/n8n/releases/tag/n8n@2.30.1
- github.com/n8n-io/n8n/security/advisories/GHSA-gq66-9cw5-j5jm
- nvd.nist.gov/vuln/detail/CVE-2026-65596
- www.vulncheck.com/advisories/n8n-before-credential-exfiltration-via-graphql-node
Code Behaviors & Features
Detect and mitigate CVE-2026-65596 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →