CVE-2026-41519
MEDIUM4.2EPSS 0.01%Weblate Doesn't Invalidate API Token on Password Change
Published: 4/30/2026Modified: 5/8/2026
Description
### 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.
Affected packages (1)
- PyPI/weblatefrom 0, < 5.17.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| 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 |
References (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