SCA: security update for social-auth-core (GHSA-vqg6-3fw6-j9jg)

medium Tenable Self-Hosted Container Security Plugin ID 448352

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 partial-
pipeline resume mechanism accepted `partial_token` as a bearer credential without binding it to the
browser session that created it. Applications using resumable partial pipeline steps could allow an
attacker to start an authentication flow, obtain a valid partial token and verification data, and cause a
victim's browser to resume that attacker-controlled flow. This could authenticate the victim's browser as
the attacker's account. The issue affects applications using partial pipeline steps such as
`mail_validation` or custom steps decorated with `@partial`. The issue has been fixed in version 5.0.0 by
binding partial pipeline resumes to the originating browser session. (CVE-2026-57179)

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-vqg6-3fw6-j9jg

Plugin Details

Severity: Medium

ID: 448352

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 9/25/2026

Updated: 9/25/2026

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 8.08

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

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

CVSS Score Source: CVE-2026-57179

CVSS v3

Risk Factor: Medium

Base Score: 4.2

Temporal Score: 3.7

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

cwe: CWE-384