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.
Weblate thanks Sang Yu Jeon for reporting this via GitHub.
{
"cwe_ids": [
"CWE-613"
],
"github_reviewed": true,
"github_reviewed_at": "2026-04-30T17:28:02Z",
"nvd_published_at": "2026-05-07T15:16:07Z",
"severity": "MODERATE"
}