Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-9q5m-jfc4-wc92 | Tinyauth has OAuth account confusion via shared mutable state on singleton service instances |
Tue, 07 Apr 2026 15:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Tinyauth
Tinyauth tinyauth |
|
| CPEs | cpe:2.3:a:tinyauth:tinyauth:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Tinyauth
Tinyauth tinyauth |
Fri, 03 Apr 2026 20:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 02 Apr 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Steveiliop56
Steveiliop56 tinyauth |
|
| Vendors & Products |
Steveiliop56
Steveiliop56 tinyauth |
Thu, 02 Apr 2026 15:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Tinyauth has OAuth account confusion via shared mutable state on singleton service instances | |
| Weaknesses | CWE-362 | |
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-04-03T18:23:22.599Z
Reserved: 2026-03-20T18:05:11.832Z
Link: CVE-2026-33544
Updated: 2026-04-03T18:23:17.190Z
Status : Analyzed
Published: 2026-04-02T15:16:39.553
Modified: 2026-04-07T12:44:36.127
Link: CVE-2026-33544
No data.
OpenCVE Enrichment
Updated: 2026-04-08T19:55:40Z
Github GHSA