SCA: security update for n8n (GHSA-hh89-3r9w-qj3j)

high Tenable Cloud Security Plugin ID 447895

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 OAuth Dynamic Client
Registration endpoint bounded redirect_uris but accepted arbitrarily large client_name and grant_types
values. An unauthenticated remote caller could repeatedly persist oversized values in oauth_clients and
exhaust database storage. The affected validation is in packages/cli/src/modules/oauth-server/oauth-
server.service.ts, including MAX_CLIENT_NAME_LENGTH and MAX_GRANT_TYPES. This issue is fixed in versions
2.37.7 and 2.38.2. (CVE-2026-86075)

Solution

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

See Also

https://github.com/advisories/GHSA-hh89-3r9w-qj3j

Plugin Details

Severity: High

ID: 447895

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 9/10/2026

Updated: 9/10/2026

Risk Information

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2026-86075

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 6.6

Threat Vector: CVSS:4.0/E:U

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

cwe: CWE-770