Junglewise Threat Intelligence

CVE-2026-65596: n8n authorization bypass in GraphQL node allows credential exfiltration

CVE-2026-65596 · Severity: medium · CVSS 4 · Published 2026-07-22

Technologies: N8n. Vendors: N8n.

Executive brief

n8n is a workflow automation tool used to connect different software services. A security flaw in its GraphQL component allows authorized users to bypass security restrictions that normally limit which websites can receive sensitive login information. An attacker with access to create or edit workflows could use this to send company credentials to a server they control, potentially leading to unauthorized access to other business accounts.

Technical details

An incorrect authorization vulnerability (CWE-863) exists in n8n where the GraphQL node does not enforce the 'Allowed HTTP Request Domains' restriction. While the standard HTTP Request node respects these boundaries, the GraphQL node allows HTTP-based credentials (including Basic Auth, Header Auth, and OAuth) to be sent to any arbitrary domain. An authenticated attacker with workflow creation or editing privileges can configure a GraphQL node to point to a malicious endpoint, thereby exfiltrating shared credentials. The vulnerability is patched in versions 1.123.64, 2.29.8, and 2.30.1.

Affected products

  • n8n-io n8n < 1.123.64, >= 2.0.0 < 2.29.8, >= 2.30.0 < 2.30.1

Timeline

  • 2026-07-08: disclosed
  • 2026-07-22: advisory

References

Related threats