CVE-2026-56667 PUBLISHED

ZITADEL: Stored XSS via Default URI Redirect in Login V2

Assigner: GitHub_M
Reserved: 22.06.2026 Published: 10.07.2026 Updated: 10.07.2026

ZITADEL is an open source identity management platform. Prior to 4.15.3, ZITADEL Login V2 OIDC and SAML FailedPrecondition error paths return loginSettings.defaultRedirectUri to router.push without applying the isSafeRedirectUri check, allowing an organization or instance administrator to store a javascript or data URI that can execute in a user's browser when an affected login error path is reached. This issue is fixed in version 4.15.3.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:N
CVSS Score: 7.3

Product Status

Vendor zitadel
Product zitadel
Versions
  • Version < 4.15.3 is affected

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE