CVE-2026-41519
MEDIUM4.2EPSS 0.01%Weblate Doesn't Invalidate API Token on Password Change
發布日:2026/4/30修改日:2026/5/8
描述
### Impact When a user changes their password, browser sessions are correctly invalidated via `cycle_session_keys()`, but DRF API tokens (`wlu_*` prefix) stored in `authtoken_token` are not revoked. ### Patches * https://github.com/WeblateOrg/weblate/pull/19057 ### Resources Weblate thanks Sang Yu Jeon for reporting this via GitHub.
受影響套件(1)
- PyPI/weblatefrom 0, < 5.17.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM4.2 | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-41519
- PATCHhttps://github.com/WeblateOrg/weblate
- WEBhttps://github.com/WeblateOrg/weblate/commit/649a2da81700542f95c0807b3c625fc3bb0eaf95
- WEBhttps://github.com/WeblateOrg/weblate/pull/19057
- WEBhttps://github.com/WeblateOrg/weblate/releases/tag/weblate-5.17.1
- WEBhttps://github.com/WeblateOrg/weblate/security/advisories/GHSA-6j8j-4qp3-36p2