← Vulnerability feed

Vulnerability record · CVE-2026-35464 · published 7 April 2026

CVE-2026-35464: Pyload deserialization of untrusted data vulnerability

Pyload · Pyload

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.

7.5 CVSS 3.1 High EPSS 0.61% · top 52.8% CWE-502 · Deserialization of untrusted dataCWE-863 · Incorrect authorization
7.5CVSS 3.1 base score
0.61%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
5References, 3 tagged exploit
17 Jun 2026Last modified by NVD

Description

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.

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2026-35464 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2023-0435Pyload vulnerabilityExcessive Attack Surface in GitHub repository pyload/pyload prior to 0.5.0b3.dev41.EPSS 0.73%9.8CVE-2023-0297pyLoad code injection allows unauthenticated remote code executionpyLoad before 0.5.0b3.dev31 contains a code injection flaw (CWE-94) in its js2py-based JavaScript handling. Because the vulnerable path is reachable …EPSS 96%analysed9.3CVE-2026-33992Pyload server-side request forgery (ssrf) vulnerabilitypyLoad is a free and open-source download manager written in Python. Prior to version 0.5.0b3.dev97, PyLoad's download engine accepts arbitrary URLs …EPSS 0.45%8.8CVE-2026-41133Pyload insufficient session expiration vulnerabilitypyLoad is a free and open-source download manager written in Python. Versions up to and including 0.5.0b3.dev97 cache `role` and `permission` in the …EPSS 0.47%8.8CVE-2026-33509Pyload improper privilege management vulnerabilitypyLoad is a free and open-source download manager written in Python. From version 0.4.0 to before version 0.5.0b3.dev97, the set_config_value() API e…EPSS 0.58%8.8CVE-2026-33511Pyload insecure direct object reference vulnerabilitypyLoad is a free and open-source download manager written in Python. From version 0.4.20 to before version 0.5.0b3.dev97, the local_check decorator i…EPSS 0.62%8.8CVE-2023-47890Pyload path traversal vulnerabilitypyLoad 0.5.0 is vulnerable to Unrestricted File Upload.EPSS 1.1%8.1CVE-2026-32808Pyload path traversal vulnerabilitypyLoad is a free and open-source download manager written in Python. Versions before 0.5.0b3.dev97 are vulnerable to path traversal during password v…EPSS 0.46%

Source: NIST National Vulnerability Database (record CVE-2026-35464), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.