CRITICAL🇵🇱 Wersja polska

CVE-2024-32880

CVSS 9.1v3.1pub. 2024-04-26upd. 2025-09-04

pyload is an open-source Download Manager written in pure Python. An authenticated user can change the download folder and upload a crafted template to the specified folder lead to remote code execution. There is no fix available at the time of publication.

🤖 AI Analysis
How it works

An attacker with access to a user account in pyload changes the configuration pointing to the download folder to an arbitrary location. Then uploads a prepared template file (CWE-434: Unrestricted Upload of File with Dangerous Type) to the specified folder. The uploaded template is subsequently processed by the application, leading to execution of the malicious code contained within it on the server side.

Impact

An attacker can obtain remote code execution (RCE) on the server hosting the pyload application, which potentially enables full system takeover, access to sensitive data, and further actions in the infrastructure.

Mitigation & patch

At the time of CVE publication, no patch was available. Monitor the project repository (https://github.com/pyload/pyload) and apply the patch immediately after its release. Until a patch becomes available, it is recommended to restrict access to the pyload interface only to trusted users and to isolate the server at the network level (firewall).

Who is affected

pyload (open-source Download Manager) — versions indicated in the vendor's references; at the time of publication no patch was available

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
  • Pyload

    APP
    Pyload
    ≤ 0.5.0
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
RCE
CWE
References

Related vulnerabilities

CVE-2026-33992CRITICAL9.3PL ✓same product

SSRF w PyLoad umożliwia dostęp do metadanych chmury i sieci wewnętrznej

CVE-2024-47821CRITICAL9.1PL ✓same product

RCE w pyLoad przez zapis pliku wykonywalnego do folderu /scripts

CVE-2023-0435CRITICAL9.8PL ✓same product

Nadmierna powierzchnia ataku w pyload przed wersją 0.5.0b3.dev41

CVE-2023-0297CRITICAL9.8PL ✓same product

Code Injection w pyLoad umożliwiający zdalne wykonanie kodu Python

CVE-2026-41133HIGH8.8same product

pyLoad is a free and open-source download manager written in Python. Versions up to and including 0.5.0b3.dev9...