Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Weblate | Weblate | < 5.17.1 |
Related Weaknesses (CWE)
References
- https://github.com/WeblateOrg/weblate/commit/649a2da81700542f95c0807b3c625fc3bb0Patch
- https://github.com/WeblateOrg/weblate/pull/19057Issue TrackingPatch
- https://github.com/WeblateOrg/weblate/releases/tag/weblate-5.17.1Release Notes
- https://github.com/WeblateOrg/weblate/security/advisories/GHSA-6j8j-4qp3-36p2PatchVendor Advisory
FAQ
What is CVE-2026-41519?
CVE-2026-41519 is a vulnerability with a CVSS score of 4.2 (MEDIUM). 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_*...
How severe is CVE-2026-41519?
CVE-2026-41519 has been rated MEDIUM with a CVSS base score of 4.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41519?
Check the references section above for vendor advisories and patch information. Affected products include: Weblate Weblate.