CVE-2026-29192
HIGH7.7EPSS 0.02%ZITADEL: Stored XSS via Default URI Redirect Leads to Account Takeover
描述
### Summary A vulnerability in Zitadel's login V2 interface was discovered, allowing for possible account takeover. ### Impact Zitadel allows organization administrators to change the default redirect URI for their organization. This setting enables them to redirect users to an arbitrary location after they log in. Due to missing restrictions and improper handling, malicious javascrtipt code could be executed in Zitadel login UI (v2) using the users’ browser. An unauthenticated remote attacker can exploit this Stored XSS vulnerability, reset the password of their victims, and take over their accounts. It's important to note that this specific attack vector is mitigated for accounts that have Multi-Factor Authentication (MFA) or Passwordless authentication enabled.Stored XSS vulnerability. ### Affected Versions Systems running one of the following versions are affected: - **4.x**: `4.0.0` through `4.11.1` (including RC versions) ### Patches The vulnerability has been addressed in the latest releases. The login UI prevents execution of such code. Additionally, the page to change the password, now always requires the user's current password regardless of the state of the authenticated session. 4.x: Upgrade to >= [4.12.0](https://github.com/zitadel/zitadel/releases/tag/v4.12.0) ### Workarounds The recommended solution is to upgrade to a patched version. ### Questions If there are any questions or comments about this advisory, please send an email to [[email protected]](mailto:[email protected]) ### Credits ZITADEL extends thanks once again to Amit Laish from GE Vernova for finding and reporting the vulnerability.
受影響套件(3)
- Go/github.com/zitadel/zitadel>= 4.0.0, < 4.12.0
- Go/github.com/zitadel/zitadelfrom 0
- Go/github.com/zitadel/zitadel/v2>= 4.0.0, < 4.12.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.7 | CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:N |