CVE-2026-44226 MEDIUM

CVE-2026-44226: pyLoad: Unauthenticated traceback disclosure via global exception handler in WebUI

Vendor Pyload
Product pyload
Weakness CWE-209 · Error message info leak
Published May 11, 2026
Last update May 11, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

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

What the vulnerability does

01Description

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, pyload-ng WebUI returns full Python traceback details to clients on unhandled exceptions. Because /web/<path:filename> is reachable without authentication and renders attacker-controlled template names, an unauthenticated user can reliably trigger a server exception (for example by requesting a non-existent template) and receive internal stack traces in the HTTP response. This vulnerability is fixed in 0.5.0b3.dev100.

Key dates

02Disclosure timeline

May 11, 2026 CVE published
May 11, 2026 Record updated