SCA: security update for pyload-ng (GHSA-ppvx-rwh9-7rj7)

medium Tenable Cloud Security Plugin ID 440007

Description

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

- pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev97, the
ADMIN_ONLY_CORE_OPTIONS authorization set in set_config_value() uses incorrect option names ssl_cert and
ssl_key, while the actual configuration option names are ssl_certfile and ssl_keyfile. This name mismatch
causes the admin-only check to always evaluate to False, allowing any user with SETTINGS permission to
overwrite the SSL certificate and key file paths. Additionally, the ssl_certchain option was never added
to the admin-only set at all. This vulnerability is fixed in 0.5.0b3.dev97. (CVE-2026-35586)

Solution

Update the pyload-ng library and its related packages to version 0.5.0b3.dev97 or later.

See Also

https://github.com/advisories/GHSA-ppvx-rwh9-7rj7

Plugin Details

Severity: Medium

ID: 440007

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 4/8/2026

Updated: 7/20/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 6.3

Percentile: 96.81

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.6

Temporal Score: 5.2

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

CVSS Score Source: CVE-2026-35586

CVSS v3

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 6.1

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/8/2026

Vulnerability Publication Date: 4/7/2026

Reference Information

CVE: CVE-2026-35586

cwe: CWE-863