216.73.217.64

CVE-2026-33544

· Published 02/04/2026 15:16 · Modified 03/04/2026 16:10

Labels: CVE-2026-33544 2026-04-02CVE-2026-33544CWE-362[email protected]

Essential information

Published
02/04/2026 15:16
Modified
03/04/2026 16:10
Author
Creator
CVSS
7.7 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N

CVSS metrics

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.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
tinyauth / tinyauth cpe:2.3:a:tinyauth:tinyauth:<5.0.5:*:*:*:*:*:*:*

References