CVE-2026-29193
HIGH8.2EPSS 0.02%ZITADEL: Login V2 UI Policy Bypass Allows Unauthorized Self-Registration and Authentication
Description
### Summary A vulnerability in Zitadel's login V2 UI allowed users to bypass login behavior and security policies and self-register new accounts or sign in using password even if corresponding options were disabled in their organizaton. ### Impact Zitadel enables administrators to configure their organization’s login behavior and security policies. As part of this functionality, they can disable user self-registration, enforce passwordless logins only, and more. Due to improper enforcement an attacker could send direct HTTP requests to the login UI and create accounts in organizations that have disabled user self-registration, and gain unauthorized access to the system. The same attack vector could be used to authenticate for example using username and password even when this login method was disabled. ### Affected Versions Systems running one of the following versions are affected: - **4.x**: `4.0.0` through `4.12.0` (including RC versions) ### Patches The vulnerability has been addressed in the latest releases. The patch resolves the issue by enforcing the policies on the logiin UI server. 4.x: Upgrade to >=[4.12.1](https://github.com/zitadel/zitadel/releases/tag/v4.12.1) ### 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.
Affected packages (3)
- Go/github.com/zitadel/zitadel>= 4.0.0, < 4.12.1
- Go/github.com/zitadel/zitadelfrom 0
- Go/github.com/zitadel/zitadel/v2>= 4.0.0, < 4.12.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.2 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N |