CVE-2026-33509HIGH 8.8EPSS p40.5%

CVE-2026-33509CVE-2026-33509

Description

pyLoad 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 endpoint allows users with the non-admin SETTINGS permission to modify any configuration option without restriction. The reconnect.script config option controls a file path that is passed directly to subprocess.run() in the thread manager's reconnect logic. A SETTINGS user can set this to any executable file on the system, achieving Remote Code Execution. The only validation in set_config_value() is a hardcoded check for general.storage_folder — all other security-critical settings including reconnect.script are writable without any allowlist or path restriction. This issue has been patched in version 0.5.0b3.dev97.

Scoring

CVSS 3.18.8 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS0.53% probability of exploitation · percentile 40.5% · 2026-06-18T12:00:27Z
Published2026-03-24
Last modified2026-03-26

Underlying weaknesses· 1

CWE-269

References

  1. https://github.com/pyload/pyload/security/advisories/GHSA-r7mc-x6x7-cqxx

1

TypeTargetConfidenceTier
WeaknessImproper Privilege Managementcwe-2690%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-35463
CVE
CVE-2026-42313
CVE
CVE-2025-54802
CVE
CVE-2026-33511
CVE
CVE-2026-35459
CVE
CVE-2025-53890
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.