CVE-2026-33544
Tinyauth is an authentication and authorization server. Prior to version 5.0.5, all three OAuth service implementations (GenericOAuthService, GithubOAuthService, GoogleOAuthService) store PKCE verifiers and access tokens as mutable struct fields on singleton instances shared across all concurrent requests. When two users initiate OAuth login for the same provider concurrently, a race condition between VerifyCode() and Userinfo() causes one user to receive a session with the other user's identity. This issue has been patched in version 5.0.5.
Published:Apr 2, 2026
Last Modified:Apr 8, 2026
EPS:Apr 2, 2026
EPSS Score:0.00046
CVSS Score:7.7
Affected Products
Vendor
Product
Action
Vendor
Steveiliop56
Product
Tinyauth
Steveiliop56
Tinyauth
Vendor
Tinyauth
Product
Tinyauth
Tinyauth
Tinyauth
Common Weakness Enumeration
Common Attack Pattern Enumeration and Classification (CAPEC)
Related CVEs
Common Vulnerability Scoring System
Attack Vector
Network
Adjacent
Local
Physical
Privileges Required
None
Low
High
User Interaction
None
Required
Scope
Unchanged
Changed
Confidentiality
None
Low
High
Integrity
None
Low
High
Availability
None
Low
High
