SCA: security update for n8n (GHSA-w867-jm58-p9pv)

medium Tenable Self-Hosted Container Security Plugin ID 445149

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- n8n before 2.28.0 (and before 1.123.58 on the 1.x branch) contains a disk space exhaustion vulnerability
in the data-table file upload endpoint. The per-request quota check does not account for files already
written to the shared temporary directory, allowing an authenticated user to repeatedly upload files that
accumulate on disk until the periodic cleanup runs, potentially exhausting available disk space on the
host. (CVE-2026-58661)

Solution

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

See Also

https://github.com/advisories/GHSA-w867-jm58-p9pv

Plugin Details

Severity: Medium

ID: 445149

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/23/2026

Updated: 7/23/2026

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

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

CVSS Score Source: CVE-2026-58661

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.8

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

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

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 1.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:L/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/22/2026

Vulnerability Publication Date: 7/10/2026

Reference Information

CVE: CVE-2026-58661

cwe: CWE-770