pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the fix for CVE-2026-33509 prevents setting storage_folder inside PKGDIR or userdir, but does NOT protect the Flask session directory (/tmp/pyLoad/flask). An authenticated attacker can set storage_folder to the session directory and download session files of other users via /files/get/, leading to account takeover. This vulnerability is fixed in 0.5.0b3.dev100.
References
Configurations
No configuration.
History
28 May 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/pyload/pyload/security/advisories/GHSA-w727-595x-pc3r - |
28 May 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-28 18:16
Updated : 2026-05-29 15:39
NVD link : CVE-2026-45306
Mitre link : CVE-2026-45306
CVE.ORG link : CVE-2026-45306
JSON object : View
Products Affected
No product.
CWE
CWE-706
Use of Incorrectly-Resolved Name or Reference
