django-allauth does not reject access tokens for inactive users
Moderate severity
GitHub Reviewed
Published
Dec 15, 2025
to the GitHub Advisory Database
•
Updated Dec 16, 2025
Description
Published by the National Vulnerability Database
Dec 15, 2025
Published to the GitHub Advisory Database
Dec 15, 2025
Reviewed
Dec 16, 2025
Last updated
Dec 16, 2025
An issue was discovered in allauth-django before 65.13.0. IdP: marking a user as is_active=False after having handed tokens for that user while the account was still active had no effect. Fixed the access/refresh tokens are now rejected.
References