CVE-2026-65599 PUBLISHED

n8n before 1.123.64 Credential Exposure via JWT Header

Assigner: VulnCheck
Reserved: 22.07.2026 Published: 22.07.2026 Updated: 22.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:N/VA:N/SC:H/SI:L/SA:L
CVSS Score: 5.1

Product Status

Vendor n8n-io
Product n8n
Versions Default: unaffected
  • affected from 0 to 1.123.64 (excl.)
  • Version 1.123.64 is unaffected
Vendor n8n-io
Product n8n
Versions Default: unaffected
  • affected from 0 to 2.30.1 (excl.)
  • Version 2.30.1 is unaffected
Vendor n8n-io
Product n8n
Versions Default: unaffected
  • affected from 0 to 2.29.8 (excl.)
  • Version 2.29.8 is unaffected

Credits

  • sladkani reporter

References

Problem Types

  • Cleartext Storage of Sensitive Information CWE