CVE-2026-33509
8.8
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Exploitability: 2.8 / Impact: 5.9
Source: NVD
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.
Affected (2)
Products: Pyload: Pyload · Pyload Ng Project: Pyload Ng
Configuration A
| Vulnerable Software | Affected Versions |
|---|---|
| From 0.4 to 0.4.20 | |
| From 0.5.0a5.dev528 to 0.5.0b3.dev97 |
References (1)
Source: security-advisories@github.com
ExploitMitigationVendor Advisory
Timeline
No history available yet.