SCA: security update for social-auth-core (GHSA-fp7w-m676-w7gc)

medium Tenable Cloud Security Plugin ID 448346

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Python Social Auth is a social authentication/registration mechanism. Prior to version 5.0.0, the Vend
OAuth2 backend used only the numeric Vend user_id as the social-auth UID. When multiple Vend shops
authenticate through the same application, users from different shops with the same internal Vend user ID
could collide in the social-auth association table. A user from one shop could then be authenticated as
the local account previously associated with the same numeric user ID from another shop. The issue affects
applications using the Vend OAuth2 backend with more than one Vend shop. Version 5.0.0 patches the issue.
(CVE-2026-57176)

Solution

Update the social-auth-core library and its related packages to version 5.0.0 or later.

See Also

https://github.com/advisories/GHSA-fp7w-m676-w7gc

Plugin Details

Severity: Medium

ID: 448346

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 9/25/2026

Updated: 9/25/2026

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.41

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.6

Temporal Score: 4.9

Vector: CVSS2#AV:N/AC:H/Au:S/C:C/I:C/A:N

CVSS Score Source: CVE-2026-57176

CVSS v3

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.9

Vector: CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/24/2026

Vulnerability Publication Date: 9/24/2026

Reference Information

CVE: CVE-2026-57176

cwe: CWE-289