Back to overview

CVE-2026-65599

MEDIUM
5.1
CVSS 4.0
Description
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.

Metadata

CVE ID
CVE-2026-65599
State
PUBLISHED
Assigner
VulnCheck
Reserved
2026-07-22 10:48 UTC
Published
2026-07-22 11:21 UTC
Last updated
2026-07-22 11:21 UTC
Primary CWE
CWE-312
Cleartext Storage of Sensitive Information
Vendor / Product
n8n-io / n8n
Sources
cve.org  ·  NVD

Severity & Metrics

5.1 MEDIUM CVSS 4.0
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
Affected products (3)
VendorProductPlatformVersions
n8n-io n8n 0 < 1.123.64, 1.123.64
n8n-io n8n 0 < 2.30.1, 2.30.1
n8n-io n8n 0 < 2.29.8, 2.29.8
Weakness (CWE)
CWESourceDescription
CWE-312 cna Cleartext Storage of Sensitive Information
CVSS scores (1)
ScoreSeverityVersionSourceVector
5.1 MEDIUM 4.0 cna 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
References (2)
Back to overview