---
id: GHSA-88c4-pcqm-3r9p
title: >-
  Duplicate Advisory: GraphQL Node Bypasses "Allowed HTTP Request Domains"
  Restriction
summary: >-
  Duplicate Advisory: GraphQL Node Bypasses "Allowed HTTP Request Domains"
  Restriction
severity: medium
cwe:
  - CWE-863
vendor: n8n
product: n8n
ecosystem: npm
affected:
  - n8n < 1.123.64
published: '2026-07-22'
updated: '2026-07-22'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-88c4-pcqm-3r9p'
references:
  - url: 'https://github.com/n8n-io/n8n/security/advisories/GHSA-gq66-9cw5-j5jm'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-65596'
  - url: >-
      https://www.vulncheck.com/advisories/n8n-before-credential-exfiltration-via-graphql-node
  - url: 'https://github.com/advisories/GHSA-88c4-pcqm-3r9p'
tags:
  - ghsa
  - npm
ingestedAt: '2026-07-22T23:07:33.609Z'
---

## Overview

## Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-gq66-9cw5-j5jm. This link is maintained to preserve external references.

## Original Description
n8n before 1.123.64, 2.29.8, and 2.30.1 fails to enforce the "Allowed HTTP Request Domains" restriction on HTTP-based credentials (Header Auth, Basic Auth, Query Auth, OAuth) in the GraphQL node, unlike the HTTP Request node. An authenticated user able to create or edit workflows can 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.

## Affected packages

- `n8n < 1.123.64`

## Remediation

Refer to the advisory for the patched release.
