SCA: security update for n8n (GHSA-9r8p-h6cc-6qhm)

medium Tenable Self-Hosted Container Security Plugin ID 445123

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2026-65599)

Solution

Update the n8n library and its related packages to version 1.123.64 or later.

See Also

https://github.com/advisories/GHSA-9r8p-h6cc-6qhm

Plugin Details

Severity: Medium

ID: 445123

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/22/2026

Updated: 7/22/2026

Risk Information

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2026-65599

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 7.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 5.1

Threat Score: 1.2

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/22/2026

Vulnerability Publication Date: 7/22/2026

Reference Information

CVE: CVE-2026-65599

cwe: CWE-312