SCA: security update for github.com/OpenListTeam/OpenList/v4 (GHSA-qmj2-8r24-xxcq)

high Tenable Cloud Security Plugin ID 437443

Description

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

- OpenList Frontend is a UI component for OpenList. Prior to 4.1.10, the application contains path traversal
vulnerability in multiple file operation handlers in server/handles/fsmanage.go. Filename components in
req.Names are directly concatenated with validated directories using stdpath.Join. This allows ".."
sequences to bypass path restrictions, enabling users to access other users' files within the same storage
mount and perform unauthorized actions such as deletion, renaming, or copying of files. An authenticated
attacker can bypass directory-level authorisation by injecting traversal sequences into filename
components, enabling unauthorised file removal and copying across user boundaries within the same storage
mount. This vulnerability is fixed in 4.1.10. (CVE-2026-25059)

See Also

https://github.com/advisories/GHSA-qmj2-8r24-xxcq

Plugin Details

Severity: High

ID: 437443

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 2/3/2026

Updated: 6/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 6.9

Percentile: 96.95

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 7

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

CVSS Score Source: CVE-2026-25059

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/2/2026

Vulnerability Publication Date: 2/2/2026

Reference Information

CVE: CVE-2026-25059

cwe: CWE-22