SCA: security update for n8n (GHSA-f2cp-m7mv-8jpv)

medium Tenable Cloud Security Plugin ID 447927

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.76, 2.37.7, and 2.38.2, the
Elasticsearch and ElasticSecurity nodes interpolated workflow-controlled index and document identifiers
directly into REST request paths. An identifier containing path separators or dot segments could select
another index or a cluster administration endpoint under the stored Elasticsearch credential. The affected
request construction includes packages/nodes-base/nodes/Elastic/Elasticsearch/GenericFunctions.ts and the
missing toPathSegment encoding. This issue is fixed in versions 1.123.76, 2.37.7 and 2.38.2.
(CVE-2026-86079)

Solution

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

See Also

https://github.com/advisories/GHSA-f2cp-m7mv-8jpv

Plugin Details

Severity: Medium

ID: 447927

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 9/11/2026

Updated: 9/14/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.62

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-86079

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/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.3

Threat Score: 2.3

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/10/2026

Vulnerability Publication Date: 9/8/2026

Reference Information

CVE: CVE-2026-86079

cwe: CWE-22