Account takeover via failed-user-creation fallback
Published Oct 9, 2025 · Updated Oct 9, 2025
Authentication bypass in Python Social Auth social-auth-app-django before 5.6.0 allows remote attackers to take over existing accounts. The social_django.storage UserSocialAuth.create_user method catches a database IntegrityError and returns the existing user matching supplied attributes instead of failing, bypassing the configured pipeline's omission of associate_by_email. Exploitation requires an identity provider that accepts an unverified or non-unique email matching a local account; success grants that account's application access.
Summary
What happened
Authentication bypass in Python Social Auth social-auth-app-django before 5.6.0 allows remote attackers to take over existing accounts. The social_django.storage UserSocialAuth.create_user method catches a database IntegrityError and returns the existing user matching supplied attributes instead of failing, bypassing the configured pipeline's omission of associate_by_email. Exploitation requires an identity provider that accepts an unverified or non-unique email matching a local account; success grants that account's application access.
The record
- CVE
- CVE-2025-61783
- Published
- Oct 9, 2025
- Updated
- Oct 9, 2025
- Vendor
- Python Social Auth
- Product
- social-auth-app-django
- Classifications
- CWE-303, T1078
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Oct 9, 2025CVE publishedPublication date reported by the CVE source.
- Oct 9, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 5.6.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- create_user returns an existing non-social user accountproof of concept · demonstrated
- User is associated by email even though associate_by_email is disabledproof of concept · demonstrated
- Users are associated by email without associate_by_email enabledproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo