SCA: security update for n8n (GHSA-35jj-42hp-8gmq)

medium Tenable Cloud Security Plugin ID 447931

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 /chat WebSocket route
accepted a resumeToken and resumed a paused execution without checking that the target node supported chat
messages. An anonymous form submitter who received that token could reuse it on the chat route to release
a Send-and-Wait, non-chat HITL, or Wait approval gate. The affected authorization logic is
packages/cli/src/chat/chat-execution-manager.ts, where canResumeOverChat did not gate the resume target.
This issue is fixed in versions 2.37.7 and 2.38.2. (CVE-2026-86077)

Solution

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

See Also

https://github.com/advisories/GHSA-35jj-42hp-8gmq

Plugin Details

Severity: Medium

ID: 447931

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 9/11/2026

Updated: 9/11/2026

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.41

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2026-86077

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 7.9

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.3

Threat Score: 1.7

Threat Vector: CVSS:4.0/E:U

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

cwe: CWE-862