Vulnerability in Steveiliop56 Tinyauth

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.

Vulnerability class: Race Condition

EPSS: 0.003 (26.3th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.7 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-33544?
CVE-2026-33544 is a high-severity vulnerability in Steveiliop56 Tinyauth, classified under Concurrent Execution using Shared Resource with Improper Synchronization (Race Condition). CVSS score: 7.7/10. Published 2026-04-02.
How severe is CVE-2026-33544?
High severity. CVSS v3 base score is 7.7 out of 10.