CVE-2026-32245 MEDIUM

CVE-2026-32245: Tinyauth's OIDC authorization codes are not bound to client on token exchange

Vendor Steveiliop56
Product tinyauth
Weakness CWE-863 · Incorrect authorization
Published March 12, 2026
Last update March 12, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction Required
Confidentiality Low
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:H/A:N

What the vulnerability does

01Description

Tinyauth is an authentication and authorization server. Prior to 5.0.3, the OIDC token endpoint does not verify that the client exchanging an authorization code is the same client the code was issued to. A malicious OIDC client operator can exchange another client's authorization code using their own client credentials, obtaining tokens for users who never authorized their application. This violates RFC 6749 Section 4.1.3. This vulnerability is fixed in 5.0.3.

Key dates

02Disclosure timeline

March 12, 2026 CVE published
March 12, 2026 Record updated