Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-42560
PUBLISHED
More InfoOfficial Page
Assigner-GitHub_M
Assigner Org ID-a0819718-46f1-4df5-94e2-005712e83aaa
View Known Exploited Vulnerability (KEV) details
Published At-09 May, 2026 | 04:15
Updated At-09 May, 2026 | 04:15
Rejected At-
▼CVE Numbering Authority (CNA)
auth: Patreon provider assigns the same local user ID to every authenticated Patreon account, enabling cross‑user impersonation

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.

Affected Products
Vendor
go-pkgz
Product
auth
Versions
Affected
  • >= 1.18.0, < 1.25.2
  • >= 2.0.0, < 2.1.2
Problem Types
TypeCWE IDDescription
CWECWE-287CWE-287: Improper Authentication
Type: CWE
CWE ID: CWE-287
Description: CWE-287: Improper Authentication
Metrics
VersionBase scoreBase severityVector
3.19.1CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Version: 3.1
Base score: 9.1
Base severity: CRITICAL
Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://github.com/go-pkgz/auth/security/advisories/GHSA-f6qq-3m3h-4g42
x_refsource_CONFIRM
https://github.com/go-pkgz/auth/commit/c0b15ee72a8401da83c01781c16636c521f42698
x_refsource_MISC
https://github.com/go-pkgz/auth/releases/tag/v1.25.2
x_refsource_MISC
https://github.com/go-pkgz/auth/releases/tag/v2.1.2
x_refsource_MISC
Hyperlink: https://github.com/go-pkgz/auth/security/advisories/GHSA-f6qq-3m3h-4g42
Resource:
x_refsource_CONFIRM
Hyperlink: https://github.com/go-pkgz/auth/commit/c0b15ee72a8401da83c01781c16636c521f42698
Resource:
x_refsource_MISC
Hyperlink: https://github.com/go-pkgz/auth/releases/tag/v1.25.2
Resource:
x_refsource_MISC
Hyperlink: https://github.com/go-pkgz/auth/releases/tag/v2.1.2
Resource:
x_refsource_MISC
Details not found