Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Zitadel | Zitadel | >= 2.62.0, < 2.63.9 |
Related Weaknesses (CWE)
References
- https://github.com/zitadel/zitadel/commit/315503beabd679f2e6aec0c004f0f9d2f5b53ePatch
- https://github.com/zitadel/zitadel/releases/tag/v2.63.9Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.64.6Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.65.7Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.66.16Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.67.13Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.68.9Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.69.9Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.70.8Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.71.6Release Notes
- https://github.com/zitadel/zitadel/security/advisories/GHSA-h3q7-347g-qwhfVendor Advisory
FAQ
What is CVE-2025-31123?
CVE-2025-31123 is a vulnerability with a CVSS score of 8.7 (HIGH). 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...
How severe is CVE-2025-31123?
CVE-2025-31123 has been rated HIGH with a CVSS base score of 8.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-31123?
Check the references section above for vendor advisories and patch information. Affected products include: Zitadel Zitadel.