CVE-2026-57178
Last modified
CVE-2026-57178 is a high-severity vulnerability rated 7.4/10 on the CVSS scale. Python Social Auth is a social authentication/registration mechanism. Prior to version 5.0.0, the `vk-app` backend accepted VK application callback data without verifying the callback signature when the `auth_key` parameter was omitted.
Description
Python Social Auth is a social authentication/registration mechanism. Prior to version 5.0.0, the `vk-app` backend accepted VK application callback data without verifying the callback signature when the `auth_key` parameter was omitted. Applications using this backend could treat unsigned attacker-controlled data as a verified VK identity. An attacker could choose callback fields such as `viewer_id`, `access_token`, `api_id`, and `api_result`, potentially allowing authentication as an arbitrary VK user ID. The issue affects only applications using the `vk-app` backend. The issue has been fixed in version 5.0.0 by requiring `auth_key` to be present and valid before callback data is trusted.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| python-social-auth | social-core | < 5.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-57178?
How severe is CVE-2026-57178?
How do I fix CVE-2026-57178?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-57171Compliance-trestle (Trestle) is a Python SDK and command-lin…7.7
- CVE-2026-57172DataEase is an open source data visualization and analysis t…8.3
- CVE-2026-57173vLLM is an inference and serving engine for large language m…6.5
- CVE-2026-57175Python Social Auth is a social authentication/registration m…6.4
- CVE-2026-57176Python Social Auth is a social authentication/registration m…6.8
- CVE-2026-57177Python Social Auth is a social authentication/registration m…4.3
- CVE-2026-57179Python Social Auth is a social authentication/registration m…4.2
- CVE-2026-5718The Drag and Drop Multiple File Upload for Contact Form 7 pl…8.1
- CVE-2026-5719A flaw has been found in itsourcecode Construction Managemen…6.3
- CVE-2026-5720miniupnpd contains an integer underflow vulnerability in SOA…9.1
- CVE-2026-57204pypdf is a free and open-source pure-python PDF library. Pri…6.5
- CVE-2026-57205SimpleChat is a secure AI conversation application with pers…4.3
Are you affected by CVE-2026-57178?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
