Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-33509 Details

Description

pyLoad is a free and open-source download manager written in Python. From version 0.4.0 to before version 0.5.0b3.dev97, the set_config_value() API endpoint allows users with the non-admin SETTINGS permission to modify any configuration option without restriction. The reconnect.script config option controls a file path that is passed directly to subprocess.run() in the thread manager's reconnect logic. A SETTINGS user can set this to any executable file on the system, achieving Remote Code Execution. The only validation in set_config_value() is a hardcoded check for general.storage_folder — all other security-critical settings including reconnect.script are writable without any allowlist or path restriction. This issue has been patched in version 0.5.0b3.dev97.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
NVD-CWE-noinfoInsufficient Information to Classify Weakness[email protected]
CWE-269Improper Privilege Management[email protected]

Affected Products

ProductVersions
pyload pyload
>= 0.4, <= 0.4.20

CPE

  • cpe:2.3:a:pyload:pyload:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
pyload-ng project pyload-ng
>= 0.5.0a5.dev528, < 0.5.0b3.dev97

CPE

  • cpe:2.3:a:pyload-ng_project:pyload-ng:*:*:*:*:*:python:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-33509
NVD Published Date:
Mar 24, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-33509 Details - Not Deferred