SCA: security update for github.com/OpenListTeam/OpenList/v4 (GHSA-wf93-3ghh-h389)

high Tenable Self-Hosted Container Security Plugin ID 437440

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, certificate verification is disabled by
default for all storage driver communications. The TlsInsecureSkipVerify setting is default to true in the
DefaultConfig() function in internal/conf/config.go. This vulnerability enables Man-in-the-Middle (MitM)
attacks by disabling TLS certificate verification, allowing attackers to intercept and manipulate all
storage communications. Attackers can exploit this through network-level attacks like ARP spoofing, rogue
Wi-Fi access points, or compromised internal network equipment to redirect traffic to malicious endpoints.
Since certificate validation is skipped, the system will unknowingly establish encrypted connections with
attacker-controlled servers, enabling full decryption, data theft, and manipulation of all storage
operations without triggering any security warnings. This vulnerability is fixed in 4.1.10.
(CVE-2026-25060)

See Also

https://github.com/advisories/GHSA-wf93-3ghh-h389

Plugin Details

Severity: High

ID: 437440

Version: Revision 1.6

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

Temporal Score: 5.6

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

CVSS Score Source: CVE-2026-25060

CVSS v3

Risk Factor: High

Base Score: 8.1

Temporal Score: 7.1

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 2/2/2026

Vulnerability Publication Date: 2/2/2026

Reference Information

CVE: CVE-2026-25060

cwe: CWE-599