๐Ÿ” CVE Alert

CVE-2026-35464

HIGH 7.5

pyLoad has an incomplete fix for CVE-2026-33509: unprotected storage_folder enables arbitrary file write to Flask session store and code execution

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

pyLoad is a free and open-source download manager written in Python. The fix for CVE-2026-33509 added an ADMIN_ONLY_OPTIONS set to block non-admin users from modifying security-critical config options. The storage_folder option is not in this set and passes the existing path restriction because the Flask session directory is outside both PKGDIR and userdir. A user with SETTINGS and ADD permissions can redirect downloads to the Flask filesystem session store, plant a malicious pickle payload as a predictable session file, and trigger arbitrary code execution when any HTTP request arrives with the corresponding session cookie. This vulnerability is fixed with commit c4cf995a2803bdbe388addfc2b0f323277efc0e1.

CWE CWE-502 CWE-863
Vendor pyload
Product pyload
Published Apr 7, 2026
Last Updated Apr 7, 2026
Stay Ahead of the Next One

Get instant alerts for pyload pyload

Be the first to know when new high vulnerabilities affecting pyload pyload are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

pyload / pyload
<= 0.5.0b3.dev96

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pyload/pyload/security/advisories/GHSA-4744-96p5-mp2j github.com: https://github.com/pyload/pyload/security/advisories/GHSA-r7mc-x6x7-cqxx github.com: https://github.com/pyload/pyload/commit/c4cf995a2803bdbe388addfc2b0f323277efc0e1 cve.org: https://www.cve.org/CVERecord?id=CVE-2026-33509