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.
References
Configurations
No configuration.
History
12 Mar 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-12 19:16
Updated : 2026-03-12 21:07
NVD link : CVE-2026-32245
Mitre link : CVE-2026-32245
CVE.ORG link : CVE-2026-32245
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
