Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Mel-Mason

#42452of 53,634
6.3Total CVSS
Vulnerabilities · 1
PT-2025-41492
6.3
2025-10-09
Unknown · Python Social Auth · CVE-2025-61783
**Name of the Vulnerable Software and Affected Versions** Python Social Auth versions prior to 5.6.0 **Description** Python Social Auth is a social authentication/registration mechanism. In versions prior to 5.6.0, a user could be associated by email during authentication even if the `associate by email` pipeline was not included. This could lead to account compromise when a third-party authentication service does not validate provided email addresses or does not require unique email addresses. **Recommendations** Update to version 5.6.0 or later. Review the authentication service policy on email addresses.