pyLoadにおけるセッション期限に関する脆弱性
| Title |
pyLoadにおけるセッション期限に関する脆弱性
|
| Summary |
pyLoadはPythonで書かれた無料かつオープンソースのダウンロードマネージャーです。バージョン0.5.0b3.dev97まで(含む)は、ログイン時にセッション内に`role`と`permission`をキャッシュしており、管理者がデータベースでユーザーの役割や権限を変更した後でも、これらのキャッシュされた値を用いて要求を認証し続けます。その結果、すでにログインしているユーザーはログアウトまたはセッションの有効期限切れまで古い(取り消された)権限を保持し続け、特権的な操作を継続できる可能性があります。これはコアな認可およびセッション一貫性に関する問題であり、オプションのセキュリティ機能を切り替えても解決しません。コミットe95804fb0d06cbb07d2ba380fc494d9ff89b68c1でこの問題は修正されています。
|
| Possible impacts |
当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 22, 2026, midnight |
| Registration Date |
April 30, 2026, 12:27 p.m. |
| Last Update |
April 30, 2026, 12:27 p.m. |
|
CVSS3.0 : 重要
|
| Score |
8.8
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Affected System
| pyLoad |
|
pyLoad 2026-04-13 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年04月30日] 掲載 |
April 30, 2026, 12:27 p.m. |
NVD Vulnerability Information
CVE-2026-41133
| Summary |
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.
|
| Publication Date |
April 22, 2026, 9:16 a.m. |
| Registration Date |
April 25, 2026, 4:04 a.m. |
| Last Update |
April 28, 2026, 4:28 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:pyload:pyload:*:*:*:*:*:*:*:* |
|
|
|
2026-04-13 |
Related information, measures and tools
Common Vulnerabilities List