CVE-2026-35463
Last modified
CVE-2026-35463 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.81% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Pyload-Ng Project | Pyload-Ng | <= 0.5.0b3.dev96 |
References
- https://github.com/pyload/pyload/security/advisories/GHSA-w48f-wwwf-f5frExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35463?
How severe is CVE-2026-35463?
How do I fix CVE-2026-35463?
Are you affected by CVE-2026-35463?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
