Ad

CVE-2026-32245

MEDIUM CVSS 3.1: 6.5 EPSS 0.04%
Updated Mar 12, 2026
Tinyauth
Parameter Value
CVSS 6.5 (MEDIUM)
Fixed In 5.0.3
Type CWE-863 (Incorrect Authorization)
Vendor Tinyauth
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
High
Difficult to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
Required
User action required

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
High
Complete data modification
Availability
None
No disruption

CVSS Vector v3.1

Related Vulnerabilities