pyLoad 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 session at login and continues to authorize requests using these cached values, even after an admin changes the user's role/permissions in the database. As a result, an already logged-in user can keep old (revoked) privileges until logout/session expiry, enabling continued privileged actions. This is a core authorization/session-consistency issue and is not resolved by toggling an optional security feature. Commit e95804fb0d06cbb07d2ba380fc494d9ff89b68c1 contains a fix for the issue.
References
| Link | Resource |
|---|---|
| https://github.com/pyload/pyload/commit/e95804fb0d06cbb07d2ba380fc494d9ff89b68c1 | Patch |
| https://github.com/pyload/pyload/security/advisories/GHSA-66hx-chf7-3332 | Exploit Vendor Advisory |
| https://github.com/pyload/pyload/security/advisories/GHSA-66hx-chf7-3332 | Exploit Vendor Advisory |
Configurations
History
27 Apr 2026, 19:28
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Pyload
Pyload pyload |
|
| References | () https://github.com/pyload/pyload/commit/e95804fb0d06cbb07d2ba380fc494d9ff89b68c1 - Patch | |
| References | () https://github.com/pyload/pyload/security/advisories/GHSA-66hx-chf7-3332 - Exploit, Vendor Advisory | |
| CPE | cpe:2.3:a:pyload:pyload:*:*:*:*:*:*:*:* |
22 Apr 2026, 19:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/pyload/pyload/security/advisories/GHSA-66hx-chf7-3332 - |
22 Apr 2026, 00:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-22 00:16
Updated : 2026-04-27 19:28
NVD link : CVE-2026-41133
Mitre link : CVE-2026-41133
CVE.ORG link : CVE-2026-41133
JSON object : View
Products Affected
pyload
- pyload
CWE
CWE-613
Insufficient Session Expiration
