Access Tokens Vulnerability in allauth-django Affects User Management
CVE-2025-65430
5.4MEDIUM
What is CVE-2025-65430?
A vulnerability in allauth-django versions prior to 65.13.0 allows for improper handling of user account states. Specifically, when a user's account is marked as inactive, the previously issued access and refresh tokens remain valid, leading to potential unauthorized access. The recent update addressed this by ensuring that tokens are rejected once a user is marked as inactive, enhancing overall account security.
