CVE-2026-55672

HIGHPre-NVD 7.47.4
EchelonGraph scoreLOW confidence

This high-severity CVE scores 7.4 under the CNA's CVSS (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: cna:github_m
7.4
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: CVSS: 7.4Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

ZITADEL: Missing client_id binding in OIDC authorization code exchange and refresh token flows (RFC 6749 Section 4.1.3 violation)

Summary

Zitadel's OAuth2 / OIDC CodeExchange and RefreshToken implementations omit a critical validation step to ensure that the requesting client matches the client that originally initiated the authorization flow. This violates RFC 6749 Section 4.1.3, which mandates that the authorization server must ensure the authorization code was issued to the authenticated confidential client.

Impact

This flaw creates potential vulnerabilities in two main authentication phases, provided specific external preconditions are met:

* Authorization Code Injection: An attacker who intercepts an authorization code (via an independent application vulnerability such as XSS, referrer leakage, log access, or network interception) can exchange it using credentials from a completely different client (ClientB) registered on the same Zitadel instance. Zitadel will authenticate ClientB and issue tokens for the victim user without verifying the client binding. * Refresh Token Cross-Use: An attacker who successfully steals a valid refresh token (via an external application exploit or data leak) can present it under a different client identity. Zitadel validates the token's format and expiration but fails to enforce client binding, allowing the attacker to maintain persistent access from an unauthorized client. * Device Authorization Cross-Use: An attacker who intercepts or manipulates a device authorization flow grant can finalize the exchange using a different client context than the one that initiated the device session, bypassing intended client boundaries.

Scope and Mitigation Factors:

* External Preconditions: It is critical to note that exploiting either vector requires a pre-existing vulnerability or data leak within the target application environment to intercept the code or token in the first place. Securing the application layer against token theft remains outside the scope of Zitadel. * Multi-tenant risk: On shared or multi-tenant instances, a client belonging to one tenant could theoretically exploit codes/tokens belonging to another tenant's clients if they are successfully intercepted. * PKCE protection: Clients strictly using PKCE (Proof Key for Code Exchange) are partially mitigated against the authorization code injection vector, as the attacker would still require the code_verifier. However, PKCE does not protect against refresh token cross-use.

Affected Versions

Systems running one of the following versions are affected:

* 4.x: 4.0.0 through 4.15.1 (including RC versions) * 3.x: 3.0.0 through 3.4.11 (including RC versions)

Patches

The vulnerability has been addressed in the latest releases by re-introducing strict client identity validation on the CodeExchange and RefreshToken grants.

Please upgrade to one of the following secure versions:

Workarounds

The recommended solution is to upgrade to a patched version.

To reduce exposure in the interim, ensure absolute adherence to application security best practices to prevent credential/token theft, enforce the use of PKCE for all clients to mitigate the Authorization Code Injection risk, and minimize refresh token lifespans.

Questions

If you have any questions or comments about this advisory, please email us at [email protected]

Credits

Thanks to kodareef5, Shubham Raj / Causal Security, and Gaurav Popalghat for identifying and responsibly reporting this or a part of this vulnerability.

CVSS v3
7.4
EG Score
7.4(low)
EPSS
KEV
Not listed

Published

June 18, 2026

Last Modified

June 18, 2026

Vendor Advisories for CVE-2026-55672(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(1 across 1 ecosystem)
Go(1)
PackageVulnerable rangeFixed inDependents
github.com/zitadel/zitadel1.80.0-v2.20.0.20260616131956-0973b074b488

Data Freshness Timeline

(refreshed 14× in last 7d / 38× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-06 19:04 UTCEG score recompute
  2. 2026-07-06 07:05 UTCEG score recompute
  3. 2026-07-05 19:19 UTCEG score recompute
  4. 2026-07-05 07:35 UTCEG score recompute
  5. 2026-07-04 19:36 UTCEG score recompute
  6. 2026-07-04 07:52 UTCEG score recompute
  7. 2026-07-03 19:39 UTCEG score recompute
  8. 2026-07-03 07:55 UTCEG score recompute
  9. 2026-07-02 20:10 UTCEG score recompute
  10. 2026-07-02 08:23 UTCEG score recompute
  11. 2026-07-01 20:38 UTCEG score recompute
  12. 2026-07-01 08:53 UTCEG score recompute
  13. 2026-06-30 21:09 UTCEG score recompute
  14. 2026-06-30 09:22 UTCEG score recompute
  15. 2026-06-29 21:38 UTCEG score recompute
  16. 2026-06-29 09:54 UTCEG score recompute
  17. 2026-06-28 22:10 UTCEG score recompute
  18. 2026-06-28 10:25 UTCEG score recompute
  19. 2026-06-27 22:39 UTCEG score recompute
  20. 2026-06-27 10:55 UTCEG score recompute
  21. 2026-06-26 23:11 UTCEG score recompute
  22. 2026-06-26 11:27 UTCEG score recompute
  23. 2026-06-25 22:27 UTCEG score recompute
  24. 2026-06-25 10:40 UTCEG score recompute
  25. 2026-06-24 22:55 UTCEG score recompute
Show 13 more
  1. 2026-06-24 11:11 UTCEG score recompute
  2. 2026-06-23 23:25 UTCEG score recompute
  3. 2026-06-23 11:41 UTCEG score recompute
  4. 2026-06-22 23:56 UTCEG score recompute
  5. 2026-06-22 12:07 UTCEG score recompute
  6. 2026-06-22 00:23 UTCEG score recompute
  7. 2026-06-21 12:36 UTCEG score recompute
  8. 2026-06-21 00:50 UTCEG score recompute
  9. 2026-06-20 13:05 UTCEG score recompute
  10. 2026-06-20 01:20 UTCEG score recompute
  11. 2026-06-19 13:35 UTCEG score recompute
  12. 2026-06-19 01:50 UTCEG score recompute
  13. 2026-06-18 14:06 UTCEG score recompute

Frequently asked(4)

What is CVE-2026-55672?
CVE-2026-55672 is a high vulnerability published on June 18, 2026. ZITADEL: Missing client_id binding in OIDC authorization code exchange and refresh token flows (RFC 6749 Section 4.1.3 violation) Summary Zitadel's OAuth2 / OIDC CodeExchange and RefreshToken implementations omit a critical validation step to ensure that the requesting client matches the client…
When was CVE-2026-55672 disclosed?
CVE-2026-55672 was first published in the National Vulnerability Database on June 18, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
What is the CVSS score of CVE-2026-55672?
CVE-2026-55672 has a CVSS v4.0 base score of 7.4 (CNA self-assessment; NVD's own analysis pending). The EG score is currently aggregating — additional source signals are being incorporated as they become available..
How do I remediate CVE-2026-55672?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-55672, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-55672

Explore →

Is Your Infrastructure Affected by CVE-2026-55672?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.