CVE Catalog

CVE-2026-56667

HighCVSS 7.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

13th percentile - higher than 13% of all known CVEs

Summary

In ZITADEL prior to version 4.15.3, the Login V2 OIDC and SAML FailedPrecondition error paths pass loginSettings.defaultRedirectUri to router.push without applying the isSafeRedirectUri check. This allows 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.

Risk Assessment

The risk is the potential execution of arbitrary JavaScript in the user's browser context, which could lead to session theft, data leakage, or other XSS attacks.

Recommendation

Immediately update ZITADEL to version 4.15.3 or later, which contains the fix for this vulnerability.

Other vulnerabilities in ZITADEL

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS