SCA: security update for n8n (GHSA-5m98-cgcr-xx3q)

medium Tenable Self-Hosted Container Security Plugin ID 447912

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 GitHub
Trigger generated a webhook secret but discarded it when GitHub returned HTTP 422 and the node reused an
existing webhook. Workflow static data then retained webhookId without webhookSecret, and X-Hub-
Signature-256 verification accepted deliveries without a stored secret. The affected logic includes
packages/nodes-base/nodes/Github/GithubTriggerHelpers.ts and the 422 webhook reuse path. This issue is
fixed in versions 1.123.76, 2.37.7 and 2.38.2. (CVE-2026-86080)

Solution

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

See Also

https://github.com/advisories/GHSA-5m98-cgcr-xx3q

Plugin Details

Severity: Medium

ID: 447912

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: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

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

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/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:N/VI:L/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-86080

cwe: CWE-347