SCA: security update for n8n (GHSA-cqr2-h44g-v75v)

medium Tenable Cloud Security Plugin ID 447950

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 2.37.7 and 2.38.2, the
/rest/roles/:slug/assignments and /rest/roles/:slug/assignments/:projectId/members endpoints checked only
whether the caller could manage the role type. A caller with role:manageProject could name a project the
caller could not list and obtain member names and email addresses. The affected controller is
packages/cli/src/controllers/role.controller.ts, which omitted the project:list scope check. This issue is
fixed in versions 2.37.7 and 2.38.2. (CVE-2026-86085)

Solution

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

See Also

https://github.com/advisories/GHSA-cqr2-h44g-v75v

Plugin Details

Severity: Medium

ID: 447950

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 9/11/2026

Updated: 9/11/2026

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 4.5

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

CVSS Score Source: CVE-2026-86085

CVSS v3

Risk Factor: Medium

Base Score: 4.9

Temporal Score: 4.3

Vector: CVSS:3.0/AV:N/AC:L/PR:H/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: 5.1

Threat Score: 1.2

Threat Vector: CVSS:4.0/E:U

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

cwe: CWE-862