CVE-2025-64103
CRITICAL WAF: Low
CVSS 9.8
Published: 2025-10-29
CWE-287
Starting from 2.53.6, 2.54.3, and 2.55.0, Zitadel only required multi factor authentication in case the login policy has either enabled requireMFA or requireMFAForLocalUsers. If a user has set up MFA without this requirement, Zitadel would consider single factor auhtenticated sessions as valid as well and not require multiple factors. Bypassing second authentication factors weakens multifactor authentication and enables attackers to bypass the more secure factor. An attacker can target the TOTP code alone, only six digits, bypassing password verification entirely and potentially compromising accounts with 2FA enabled. This vulnerability is fixed in 4.6.0, 3.4.3, and 2.71.18.
WAF Coverage Analysis
Improper Authentication
Low WAF Coverage
OWASP: A07:2021 Identification and Authentication Failures
Affected Software
| Vendor | Product | Version |
|---|---|---|
| zitadel | zitadel | 2.53.6 - 2.53.9 |
| zitadel | zitadel | 2.54.3 - 2.54.10 |
| zitadel | zitadel | 2.55.0 - 2.71.18 |
| zitadel | zitadel | 3.0.0 - 3.4.3 |
| zitadel | zitadel | 4.0.0 - 4.6.0 |
References
- github.com (Patch)
- github.com (Vendor Advisory)