CVE-2026-41519: Weblate Doesn't Invalidate API Token on Password Change
(updated )
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.
References
- github.com/WeblateOrg/weblate
- github.com/WeblateOrg/weblate/commit/649a2da81700542f95c0807b3c625fc3bb0eaf95
- github.com/WeblateOrg/weblate/pull/19057
- github.com/WeblateOrg/weblate/releases/tag/weblate-5.17.1
- github.com/WeblateOrg/weblate/security/advisories/GHSA-6j8j-4qp3-36p2
- github.com/advisories/GHSA-6j8j-4qp3-36p2
- nvd.nist.gov/vuln/detail/CVE-2026-41519
Code Behaviors & Features
Detect and mitigate CVE-2026-41519 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →