Vulnerability Description
An issue was discovered in allauth-django before 65.13.0. Both Okta and NetIQ were using preferred_username as the identifier for third-party provider accounts. That value may be mutable and should therefore be avoided for authorization decisions. The providers are now using sub instead.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Allauth | Allauth | < 65.13.0 |
Related Weaknesses (CWE)
References
FAQ
What is CVE-2025-65431?
CVE-2025-65431 is a vulnerability with a CVSS score of 5.4 (MEDIUM). An issue was discovered in allauth-django before 65.13.0. Both Okta and NetIQ were using preferred_username as the identifier for third-party provider accounts. That value may be mutable and should th...
How severe is CVE-2025-65431?
CVE-2025-65431 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-65431?
Check the references section above for vendor advisories and patch information. Affected products include: Allauth Allauth.