216.73.217.22

CVE-2026-42560

· Published 09/05/2026 06:16 · Modified 09/05/2026 06:16

Labels: CVE-2026-42560 2026-05-09CVE-2026-42560CWE-287[email protected]

Essential information

Published
09/05/2026 06:16
Modified
09/05/2026 06:16
Author
Creator
CVSS
9.1 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

CVSS metrics

Description

auth provides authentication via oauth2, direct and email. From versions 1.18.0 to before 1.25.2 and 2.0.0 to before 2.1.2, the Patreon OAuth provider maps every authenticated Patreon account to the same local user.ID, instead of deriving a unique ID from the Patreon account returned by Patreon. In practice, this means all Patreon-authenticated users of an application using this library are collapsed into a single local identity. Any application that trusts token.User.ID as the stable account key can end up mixing or fully merging unrelated Patreon users, which can lead to cross-account access, privilege confusion, and subscription-state leakage. This issue has been patched in versions 1.25.2 and 2.1.2.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
oauth2 / auth cpe:2.3:a:oauth2:auth:1.18.0-1.25.2:*:*:*:*:*:*:*
oauth2 / auth cpe:2.3:a:oauth2:auth:2.0.0-2.1.2:*:*:*:*:*:*:*

References