Description
ZITADEL is an open source identity management platform. Prior to 3.4.12 and 4.15.2, ZITADEL's external JWT Identity Provider validates a token's signature and issuer (iss) but not the audience (aud) claim, allowing a validly signed token from a trusted issuer for another relying party to be accepted by ZITADEL. This issue is fixed in versions 3.4.12 and 4.15.2.
Problem types
CWE-346: Origin Validation Error
Product status
< 3.4.12
References
github.com/...itadel/security/advisories/GHSA-g5h5-m4hm-xjrr
github.com/zitadel/zitadel/releases/tag/v3.4.12
github.com/zitadel/zitadel/releases/tag/v4.15.2