GHSA-3c93-f73f-qc9h: High severity pip/social-auth-core vulnerability

Published Sep 24, 2026
·
Updated

Impact

The vk-app backend accepted VK application callback data without verifying the callback signature when the authkey 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 viewerid, accesstoken, apiid, and apiresult, potentially allowing authentication as an arbitrary VK user ID.

The issue affects only applications using the vk-app backend.

Patches

The issue has been fixed by requiring authkey to be present and valid before callback data is trusted.

Users should upgrade to a patched version.

Fix:

https://github.com/python-social-auth/social-core/pull/1811

Workarounds

Applications that cannot upgrade immediately should disable the vk-app backend by removing socialcore.backends.vk.VKAppOAuth2 from SOCIALAUTHAUTHENTICATIONBACKENDS.

There is no complete workaround while continuing to use the vulnerable backend.

Credits

Reported by @lalalala5678 through GitHub private vulnerability reporting.

Affected Software

1 affected componentFixes available
pip/social-auth-core<5.0.0
5.0.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade pip/social-auth-core to a version that resolves this vulnerability.

    Fixed in 5.0.0
  2. Configuration

    Disable the vk-app backend by removing social_core.backends.vk.VKAppOAuth2 from SOCIAL_AUTH_AUTHENTICATION_BACKENDS.

    python-social-auth social-core SOCIAL_AUTH_AUTHENTICATION_BACKENDS = Remove social_core.backends.vk.VKAppOAuth2

Event History

Sep 24, 2026
Advisory Published
via GitHub·07:57 PM
Data Sourced
via GitHub·07:57 PM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

Which deployments are exposed to this issue?

Only applications that use the vk-app backend are affected. Applications using other backends are not identified as affected by the provided advisory.

2

What does an attacker need to exploit the vulnerability?

An attacker can send callback data with the auth_key parameter omitted. They can control fields including viewer_id, access_token, api_id, and api_result, which may allow authentication as an arbitrary VK user ID.

3

Are unsigned callbacks accepted in the vulnerable configuration?

Yes. The vulnerable vk-app backend accepted callback data without verifying its signature when auth_key was absent, treating attacker-controlled unsigned data as a verified VK identity.

4

What should be done if upgrading is not immediately possible?

Disable the vk-app backend by removing social_core.backends.vk.VKAppOAuth2 from SOCIAL_AUTH_AUTHENTICATION_BACKENDS. The advisory states that there is no complete workaround if the vulnerable backend remains enabled.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203