๐Ÿ” CVE Alert

CVE-2026-65599

UNKNOWN 0.0

n8n before 1.123.64 Credential Exposure via JWT Header

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-312
Vendor n8n-io
Product n8n
Published Jul 22, 2026
Stay Ahead of the Next One

Get instant alerts for n8n-io n8n

Be the first to know when new unknown vulnerabilities affecting n8n-io n8n are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

n8n-io / n8n
0 < 1.123.64
n8n-io / n8n
0 < 2.30.1
n8n-io / n8n
0 < 2.29.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/n8n-io/n8n/security/advisories/GHSA-9r8p-h6cc-6qhm vulncheck.com: https://www.vulncheck.com/advisories/n8n-before-credential-exposure-via-jwt-header

Credits

๐Ÿ” sladkani