SCA: security update for n8n (GHSA-5xp3-2w67-427v)

medium Tenable Self-Hosted Container Security Plugin ID 443269

Description

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

- n8n is an open source workflow automation platform. Prior to 1.123.48, 2.21.8, and 2.22.4, an
authenticated user with permission to create or modify workflows could supply a local filesystem path as
the source repository in the Git node's Clone operation, or as the target repository in the Push
operation, bypassing the N8N_RESTRICT_FILE_ACCESS_TO file sandbox. This allowed the contents of any local
git repository accessible to the n8n process to be cloned into an allowed path and read, circumventing the
access restrictions that correctly blocked direct file reads to the same paths. This vulnerability is
fixed in 1.123.48, 2.21.8, and 2.22.4. (CVE-2026-49465)

Solution

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

See Also

https://github.com/advisories/GHSA-5xp3-2w67-427v

Plugin Details

Severity: Medium

ID: 443269

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 6/16/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3.3

Percentile: 51.26

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2026-49465

CVSS v3

Risk Factor: High

Base Score: 7.7

Temporal Score: 6.7

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6

Threat Score: 2.3

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/16/2026

Vulnerability Publication Date: 6/16/2026

Reference Information

CVE: CVE-2026-49465

cwe: CWE-22