CVE-2026-77076 HIGH

CVE-2026-77076: n8n before 1.123.69 Credential Leak via GraphQL Node Error

Vendor N8N-Io
Product n8n
Weakness CWE-209 · Error message info leak
Published August 20, 2026
Last update August 20, 2026

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

August 20, 2026 CVE published
August 20, 2026 Record updated

Related vulnerabilities

04Related CVE