Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/pyload/pyload/security/advisories/GHSA-w727-595x-pc3r
- https://github.com/pyload/pyload/security/advisories/GHSA-w727-595x-pc3r
FAQ
What is CVE-2026-45306?
CVE-2026-45306 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 ...
How severe is CVE-2026-45306?
CVE-2026-45306 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45306?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.