Untriaged
Permalink
CVE-2026-56664
4.2 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): High (H)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): Low (L)
- Integrity (I): Low (L)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): High (H)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): Low (L)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): Low (L)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
ZITADEL: Missing Token Lifecyle Validation (`exp` and `iat`) in JWT IdP Provider
ZITADEL is an open source identity management platform. Prior to 3.4.12 and 4.15.2, ZITADEL's external JWT Identity Provider validation in internal/idp/providers/jwt/session.go skips the maximum token age freshness check when an incoming token omits the iat claim, allowing arbitrarily old tokens from a trusted issuer to pass authentication. This issue is fixed in versions 3.4.12 and 4.15.2.
References
-
https://github.com/zitadel/zitadel/security/advisories/GHSA-wxg7-w2v3-w38g x_refsource_CONFIRM
-
https://github.com/zitadel/zitadel/releases/tag/v3.4.12 x_refsource_MISC
-
https://github.com/zitadel/zitadel/releases/tag/v4.15.2 x_refsource_MISC
Affected products
zitadel
- ==< 3.4.12
- ==>= 4.0.0-rc.1, < 4.15.2
Matching in nixpkgs
pkgs.zitadel
Identity and access management platform
Package maintainers
-
@nrabulinski Nikodem Rabuliński <1337-nix@nrab.lol>