---
id: CVE-2026-56667
title: ZITADEL is an open source identity management platform
summary: >-
  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, a…
severity: high
cvss: 7.3
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:N'
cwe:
  - CWE-79
published: '2026-07-10'
updated: '2026-07-10'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-56667'
references:
  - url: >-
      https://github.com/zitadel/zitadel/commit/038265925a3b05ac1df8aad461ab071983e9eb85
    label: security-advisories@github.com
  - url: 'https://github.com/zitadel/zitadel/releases/tag/v4.15.3'
    label: security-advisories@github.com
  - url: 'https://github.com/zitadel/zitadel/security/advisories/GHSA-5wcj-9wj4-j65h'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00379
epssPercentile: 0.29199
ingestedAt: '2026-07-11T20:15:26.162Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
