Zitadel is open-source identity infrastructure software. A vulnerability existed where expired keys can be used to retrieve tokens. Specifically, ZITADEL fails to properly check the expiration date of the JWT key when used for Authorization Grants. This allows an attacker with an expired key to obtain valid access tokens. This vulnerability does not affect the use of JWT Profile for OAuth 2.0 Client Authentication on the Token and Introspection endpoints, which correctly reject expired keys. This vulnerability is fixed in 2.71.6, 2.70.8, 2.69.9, 2.68.9, 2.67.13, 2.66.16, 2.65.7, 2.64.6, and 2.63.9.
References
Configurations
No configuration.
History
31 Mar 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-31 20:15
Updated : 2025-04-01 20:26
NVD link : CVE-2025-31123
Mitre link : CVE-2025-31123
CVE.ORG link : CVE-2025-31123
JSON object : View
Products Affected
No product.
CWE
CWE-324
Use of a Key Past its Expiration Date