{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": [
              "cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*",
              "cpe:2.3:a:n8n:n8n:2.34.0:*:*:*:*:node.js:*:*"
            ],
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.123.69"
              },
              {
                "introduced": "2.33.0"
              },
              {
                "fixed": "2.33.4"
              },
              {
                "introduced": "2.34.0"
              },
              {
                "last_affected": "2.34.0"
              }
            ],
            "source": [
              "CPE_RANGE",
              "CPE_STRING"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "430e6e597ab43d2326aa11cd30fcf633766fca31"
            },
            {
              "introduced": "60cc920c40d6090816b8f7418f10ac645814fe9f"
            },
            {
              "fixed": "14c9aef0552fb4776501ca1c4589451891dd0ef4"
            },
            {
              "introduced": "b533ecd6856fef9ba7ca096d14b1f798b9933ff6"
            },
            {
              "last_affected": "b533ecd6856fef9ba7ca096d14b1f798b9933ff6"
            }
          ],
          "repo": "https://github.com/n8n-io/n8n",
          "type": "GIT"
        }
      ],
      "versions": [
        "2.34.0"
      ]
    }
  ],
  "aliases": [
    "GHSA-9fqj-7wc5-cwhx"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-209"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/77xxx/CVE-2026-77076.json"
  },
  "details": "n8n versions before 1.123.69, 2.33.4, and 2.34.1 contain an information disclosure vulnerability in the GraphQL node. When a GraphQL request fails at the connection level, the node re-throws the underlying HTTP client error unchanged instead of wrapping it in n8n's standard error type. That error contains the live request's headers, including a decrypted credential secret, which the execution engine persists verbatim. Any authenticated user able to read the resulting execution can retrieve the decrypted credential secret from the stored run data.",
  "id": "CVE-2026-77076",
  "modified": "2026-09-03T03:30:29.383202676Z",
  "published": "2026-08-20T11:21:10.251Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/77xxx/CVE-2026-77076.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/n8n-io/n8n/security/advisories/GHSA-9fqj-7wc5-cwhx"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-77076"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/n8n-before-credential-leak-via-graphql-node-error"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "n8n before 1.123.69 Credential Leak via GraphQL Node Error"
}