CVE-2026-42312
CVE-2026-42312 is a medium-severity vulnerability in Pyload-ng Project Pyload-ng with a CVSS 3.x base score of 6.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-295.
Key facts
- Severity: Medium (CVSS 3.x base score 6.8)
- EPSS exploit prediction: 0% (7th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-29120
- Weakness: CWE-295
- Affected product: Pyload-ng Project Pyload-ng
- Published:
- Last modified:
Description
pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the set_config_value() API method (@permission(Perms.SETTINGS)) in src/pyload/core/api/__init__.py gates security-sensitive options behind a hand-maintained allowlist ADMIN_ONLY_CORE_OPTIONS. The option ("general", "ssl_verify") is not on that allowlist. Any authenticated user with the non-admin SETTINGS permission can set general.ssl_verify = off, and every subsequent outbound pycurl request is made with SSL_VERIFYPEER=0 and SSL_VERIFYHOST=0 — TLS peer and hostname verification are fully disabled. An on-path attacker can then present forged certificates for any hostname pyload fetches. This is a direct continuation of the fix family CVE-2026-33509 / CVE-2026-35463 / CVE-2026-35464 / CVE-2026-35586, each of which patched a different missed option in the same allowlist. This vulnerability is fixed in 0.5.0b3.dev100.
Frequently asked questions
- What is CVE-2026-42312?
- pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the set_config_value() API method (@permission(Perms.SETTINGS)) in src/pyload/core/api/__init__.py gates security-sensitive options behind a hand-maintained allowlist ADMIN_ONLY_CORE_OPTIONS. The option ("general", "ssl_verify") is not on that allowlist. Any authenticated user with the non-admin SETTINGS permission can set general.ssl_verify = off, and every subsequent outbound pycurl request is made with SSL_VERIFYPEER=0 and SSL_VERIFYHOST=0 — TLS peer and hostname verification are fully disabled. An on-path attacker can then present forged certificates for any hostname pyload fetches. This is a direct continuation of the fix family CVE-2026-33509 / CVE-2026-35463 / CVE-2026-35464 / CVE-2026-35586, each of which patched a different missed option in the same allowlist. This vulnerability is fixed in 0.5.0b3.dev100.
- How severe is CVE-2026-42312?
- CVE-2026-42312 has a CVSS 3.x base score of 6.8, rated medium severity. It is exploitable over network with high attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2026-42312 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (7th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-42312?
- CVE-2026-42312 affects Pyload-ng Project Pyload-ng. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-42312?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-42312 have an EU (EUVD) identifier?
- Yes. CVE-2026-42312 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-29120.
- When was CVE-2026-42312 published?
- CVE-2026-42312 was published on 2026-05-11 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:pyload-ng_project:pyload-ng:*:*:*:*:*:python:*:*
More vulnerabilities in Pyload-ng Project Pyload-ng
- CVE-2026-33511 — Critical (CVSS 9.8): pyLoad is a free and open-source download manager written in Python. From version 0.4.20 to before version…
- CVE-2025-54802 — Critical (CVSS 9.8): pyLoad is the free and open-source Download Manager written in pure Python. In versions 0.5.0b3.dev89 and below, there…
- CVE-2024-22416 — Critical (CVSS 9.6): pyLoad is a free and open-source Download Manager written in pure Python. The `pyload` API allows any API call to be…
- CVE-2026-35459 — Critical (CVSS 9.1): pyLoad is a free and open-source download manager written in Python. In 0.5.0b3.dev96 and earlier, pyLoad has a…
- CVE-2026-35463 — High (CVSS 8.8): pyLoad is a free and open-source download manager written in Python. In 0.5.0b3.dev96 and earlier, the…
- CVE-2026-42313 — High (CVSS 8.3): pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the set_config_value()…
All CVEs affecting Pyload-ng Project Pyload-ng →
Other CWE-295 (Improper Certificate Validation) vulnerabilities
- CVE-2026-4370 — Critical (CVSS 10.0): A vulnerability was identified in Juju from version 3.2.0 until 3.6.19 and from version 4.0 until 4.0.4, where the…
- CVE-2026-30836 — Critical (CVSS 10.0): Step CA is an online certificate authority for secure, automated certificate management for DevOps. Versions 0.30.0-rc6…
- CVE-2025-68121 — Critical (CVSS 10.0): During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between…
- CVE-2022-20703 — Critical (CVSS 10.0): Multiple vulnerabilities in Cisco Small Business RV160, RV260, RV340, and RV345 Series Routers could allow an attacker…
- CVE-2021-1471 — Critical (CVSS 9.9): Multiple vulnerabilities in Cisco Jabber for Windows, Cisco Jabber for MacOS, and Cisco Jabber for mobile platforms…
- CVE-2026-20184 — Critical (CVSS 9.8): A vulnerability in the integration of single sign-on (SSO) with Control Hub in Cisco Webex Services could have allowed…
Browse all CWE-295 (Improper Certificate Validation) vulnerabilities →