CVE-2026-65599

Summary

n8n versions before 1.123.64, 2.29.8, and 2.30.1 contain a credential exposure vulnerability: when configured with a Google Service Account key, the full PEM private key was mistakenly placed in the JWT header's kid field (intended only for a key identifier). Because JWT headers are Base64-encoded rather than encrypted, the private key could be recovered by anything that logged or inspected the JWT. An attacker who obtained the key could impersonate the service account and access or modify any Google Cloud resource it was authorized to use. Only instances using Google Service Account credentials are affected.

Affected Software

VendorProductVersion RangeStatus
n8n-ion8n0 < 1.123.64affected
n8n-ion8n1.123.64unaffected
n8n-ion8n0 < 2.30.1affected
n8n-ion8n2.30.1unaffected
n8n-ion8n0 < 2.29.8affected
n8n-ion8n2.29.8unaffected

Weaknesses

  • CWE-312: Cleartext Storage of Sensitive Information

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References