auth: Patreon provider assigns the same local user ID to every authenticated Patreon account, enabling cross‑user impersonation — CVE-2026-42560
GitHub · GitHub · CVE-2026-42560
ID
CVE-2026-42560
CVE-2026-42560
Datum
Aktualisiert
Activity
Quelle
GitHub
GitHub
Vendor
GitHub
GitHub
Risiko
critical
critical
CVSS
9.1
9.1
EPSS
0.0007
0.0007
Zusammenfassung
### Summary 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…
Produkt
go: github.com/go-pkgz/auth | go: github.com/go-pkgz/auth/v2
Was tun?
Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):
- Priorisiere sofort Patches oder Mitigations (hohes akutes Risiko).
- Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
- Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
- Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.