Home

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.

PUBLISHED Reserved 2026-03-20 | Published 2026-03-24 | Updated 2026-03-26 | Assigner GitHub_M




HIGH: 7.5CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Problem types

CWE-269: Improper Privilege Management

Product status

>= 0.4.0, < 0.5.0b3.dev97
affected

References

github.com/...pyload/security/advisories/GHSA-r7mc-x6x7-cqxx

cve.org (CVE-2026-33509)

nvd.nist.gov (CVE-2026-33509)

Download JSON