SCA: security update for social-auth-core (GHSA-x7qq-23vw-7pfg)

medium Tenable Cloud Security Plugin ID 448337

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
LoginRadius backend did not validate OAuth state during the authentication flow. Applications using this
backend were vulnerable to login CSRF. An attacker could cause a victim's browser session to complete
authentication using an attacker-controlled LoginRadius token, making the victim authenticated as the
attacker's LoginRadius identity. The issue affects only applications using the LoginRadius backend. The
issue has been fixe in version 5.0.0 by enabling callback state validation for the LoginRadius backend.
(CVE-2026-57177)

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-x7qq-23vw-7pfg

Plugin Details

Severity: Medium

ID: 448337

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 9/25/2026

Updated: 9/25/2026

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:N

CVSS Score Source: CVE-2026-57177

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/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-57177

cwe: CWE-352