CVE-2026-55669
Received
Received - Intake
JWT Audience Claim Validation Bypass in ZITADEL
Vulnerability report for CVE-2026-55669, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-10
Last updated on: 2026-07-10
Assigner: GitHub, Inc.
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| zitalel | zitalel | to 4.15.2 (exc) |
| zitadel | zitadel | to 3.4.12 (exc) |
| zitadel | zitadel | From 4.0.0 (inc) to 4.15.2 (exc) |
| zitadel | zitadel | From 3.0.0 (inc) to 3.4.12 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-346 | The product does not properly verify that the source of data or communication is valid. |