Home

Description

pyLoad is a free and open-source download manager written in Python. In 0.5.0b3.dev96 and earlier, the ADMIN_ONLY_OPTIONS protection mechanism restricts security-critical configuration values (reconnect scripts, SSL certs, proxy credentials) to admin-only access. However, this protection is only applied to core config options, not to plugin config options. The AntiVirus plugin stores an executable path (avfile) in its config, which is passed directly to subprocess.Popen(). A non-admin user with SETTINGS permission can change this path to achieve remote code execution.

PUBLISHED Reserved 2026-04-02 | Published 2026-04-07 | Updated 2026-04-08 | Assigner GitHub_M




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

Problem types

CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Product status

<= 0.5.0b3.dev96
affected

References

github.com/...pyload/security/advisories/GHSA-w48f-wwwf-f5fr

github.com/...ommit/c4cf995a2803bdbe388addfc2b0f323277efc0e1

cve.org (CVE-2026-35463)

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

Download JSON