SCA: security update for n8n (GHSA-g3r5-9h93-4j2c)

high Tenable Cloud Security Plugin ID 445125

Description

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

- n8n before 1.123.64, 2.29.8, and 2.30.1 contains a TOCTOU race condition in the Git node's clone operation
that allows authenticated users to bypass path restrictions by swapping a directory for a symlink after
the path is validated but before the clone runs. This lets an attacker plant a crafted repository in the
community node directory, which n8n loads as a custom node on the next restart, executing arbitrary
JavaScript on the server. Both self-hosted and cloud instances are affected. (CVE-2026-65598)

Solution

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

See Also

https://github.com/advisories/GHSA-g3r5-9h93-4j2c

Plugin Details

Severity: High

ID: 445125

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/22/2026

Updated: 7/22/2026

Risk Information

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6

Temporal Score: 4.4

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

CVSS Score Source: CVE-2026-65598

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

CVSS v4

Risk Factor: High

Base Score: 8.9

Threat Score: 6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/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-65598

cwe: CWE-367