CVE-2026-57178
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
1- Range: <5.0.0
Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-3c93-f73f-qc9hghsaADVISORY
- github.com/python-social-auth/social-core/commit/1bfacdd0379e5eb46e169a99ab648b835e9bb6a2ghsa
- github.com/python-social-auth/social-core/pull/1811ghsa
- github.com/python-social-auth/social-core/releases/tag/5.0.0ghsa
- github.com/python-social-auth/social-core/security/advisories/GHSA-3c93-f73f-qc9hnvd
- nvd.nist.gov/vuln/detail/CVE-2026-57178ghsa
News mentions
0No linked articles in our index yet.