VDB
KO
MEDIUM 4.2

GHSA-6j8j-4qp3-36p2

Weblate Doesn't Invalidate API Token on Password Change

Details

### 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.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / weblate
Introduced in: 0 Fixed in: 5.17.1
Fix pip install --upgrade 'weblate>=5.17.1'

References