๐Ÿ” CVE Alert

CVE-2026-48987

MEDIUM 6.5

pyLoad: Unbounded Memory Growth Leading to DoS and Potential DDoS in EventManager

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev101, EventManager in src/pyload/core/managers/event_manager.py appends a Client object to the clients list for each unique uuid submitted to the authenticated getEvents API endpoint, but get_events does not invoke the available clean method to remove inactive clients. An authenticated user can repeatedly submit unique UUID values, causing retained client objects and process memory to grow without bound even after requests stop. The resulting memory exhaustion can trigger an operating-system out-of-memory termination of pyLoad or host-wide instability and denial of service. This issue is fixed in version 0.5.0b3.dev101.

CWE CWE-400 CWE-401 CWE-770
Vendor pyload
Product pyload
Published Sep 15, 2026
Last Updated Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for pyload pyload

Be the first to know when new medium 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:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

pyload / pyload
< 0.5.0b3.dev101

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pyload/pyload/security/advisories/GHSA-c2f9-4mc8-j656 github.com: https://github.com/pyload/pyload/commit/1b12dc7f348db8c144e0f39215680415e90ca4d2