ZITADEL is an open source identity management platform. Prior to 3.4.12 and 4.15.2, ZITADEL is an open source identity management platform. From 3.0.0-rc.1 through 3.4.11 and from 4.0.0-rc.1 through 4.15.1, ZITADEL's external JWT Identity Provider validation in internal/idp/providers/jwt/session.go skips expiration handling when an incoming token omits the exp claim, allowing a token from a trusted issuer to be treated as valid without an automatic expiration window. This issue is fixed in versions 3.4.12 and 4.15.2.
{
"cwe_ids": [
"CWE-613"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/56xxx/CVE-2026-56665.json",
"cna_assigner": "GitHub_M"
}{
"extracted_events": [
{
"introduced": "3.0.0-rc.1"
},
{
"fixed": "3.4.11"
},
{
"introduced": "4.0.0-rc.1"
},
{
"fixed": "4.15.1"
}
],
"source": [
"DESCRIPTION",
"REFERENCES"
]
}