SCA: security update for github.com/OpenListTeam/OpenList/v4 (GHSA-86cx-wwf4-phq4)

medium Tenable Self-Hosted Container Security Plugin ID 446068

Description

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

- OpenList a file list program that supports multiple storage. Prior to 4.2.4, the share creation and update
checks in server/handles/sharing.go use strings.HasPrefix(requested_path, user.BasePath) without enforcing
a directory separator boundary. An authenticated user with CanShare permission and a BasePath such as
/base can submit a sibling path such as /base2/secret.txt, create a share for the out-of-scope file, and
use the public share download or list handlers to read data outside the assigned directory. This issue is
fixed in version 4.2.4. (CVE-2026-69160)

Solution

Update the github.com/OpenListTeam/OpenList/v4 library and its related packages to version 4.2.4 or later.

See Also

https://github.com/advisories/GHSA-86cx-wwf4-phq4

Plugin Details

Severity: Medium

ID: 446068

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 8/18/2026

Updated: 8/19/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.66

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2026-69160

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/24/2026

Vulnerability Publication Date: 7/24/2026

Reference Information

CVE: CVE-2026-69160

cwe: CWE-639