CVE-2026-41519
Summary
Weblate is a web based localization tool. Prior to version 5.17.1, 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. This issue has been patched in version 5.17.1.
Impact & exploitability
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
Affected products we track (1)
Recommendation
Apply the vendor fix in your normal patch cycle. Open any affected product above for its exact safe version.
Official patch: https://github.com/WeblateOrg/weblate/commit/649a2da81700542f95c0807b3c625fc3bb0eaf95 ↗
Additional information
- NVD record
- https://github.com/WeblateOrg/weblate/commit/649a2da81700542f95c0807b3c625fc3bb0eaf95Patch
- https://github.com/WeblateOrg/weblate/pull/19057Patch
- https://github.com/WeblateOrg/weblate/security/advisories/GHSA-6j8j-4qp3-36p2Patch
- https://github.com/WeblateOrg/weblate/releases/tag/weblate-5.17.1