Answer in brief
CVE-2026-55669 records a Medium severity (CVSS 4.2) vulnerability in ZITADEL: Missing Token Audience Validation (`aud`) in JWT IdP Provider. The current sources do not mark it as known exploited. The current feed maps zitadel/zitadel (generic), github.com/zitadel/zitadel (go). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 4.2. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps zitadel/zitadel (generic), github.com/zitadel/zitadel (go). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| zitadel/zitadelgeneric | >= 4.0.0-rc.1, < 4.15.2 || < 3.4.12 | Not reported |
| github.com/zitadel/zitadelgo | <1.80.0-v2.20.0.20260615132747-d184e976fc79 | 1.80.0-v2.20.0.20260615132747-d184e976fc79 |
Published upstream
Jul 10, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Jul 10, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jun 19, 2026
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.
Quoted source text, attributed separately from HOL analysis.