CVE-2024-49757
Zitadel User Registration Bypass Vulnerability
Record summary
CVE-2024-49757 has a selected CVSS score of 7.5 (high); EIP currently links 1 Nuclei template.
Description
The open-source identity infrastructure software Zitadel allows administrators to disable the user self-registration. Due to a missing security check in versions prior to 2.64.0, 2.63.5, 2.62.7, 2.61.4, 2.60.4, 2.59.5, and 2.58.7, disabling the "User Registration allowed" option only hid the registration button on the login page. Users could bypass this restriction by directly accessing the registration URL (/ui/login/loginname) and register a user that way. Versions 2.64.0, 2.63.5, 2.62.7, 2.61.4, 2.60.4, 2.59.5, and 2.58.7 contain a patch. No known workarounds are available.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Oct 25, 2024 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
zitadelBrowse zitadel / zitadel | CVE List | >= 2.63, < 2.63.5 | affected |
| >= 2.62, < 2.62.7 | affected | ||
| >= 2.61, < 2.61.3 | affected | ||
| >= 2.60, < 2.60.3 | affected | ||
| >= 2.59, < 2.59.4 | affected | ||
| < 2.58.6 | affected | ||
github.com/zitadel/zitadelBrowse Go / github.com/zitadel/zitadel | GitHub Advisory | 2.63.0 to < 2.63.5 · Fixed in 2.63.5 | affected |
| 2.62.0 to < 2.62.7 · Fixed in 2.62.7 | affected | ||
| 2.61.0 to < 2.61.4 · Fixed in 2.61.4 | affected | ||
| 2.60.0 to < 2.60.4 · Fixed in 2.60.4 | affected | ||
| 2.59.0 to < 2.59.5 · Fixed in 2.59.5 | affected | ||
| Before 2.58.7 · Fixed in 2.58.7 | affected |
Nuclei templates
1ProjectDiscoveryHIGHZitadel - User Registration BypassCVSS 7.5
The open-source identity infrastructure software Zitadel allows administrators to disable the user self-registration. Due to a missing security check in versions prior to 2.64.0, 2.63.5, 2.62.7, 2.61.4, 2.60.4, 2.59.5, and 2.58.7, disabling the "User Registration allowed" option only hid the registration button on the login page. Users could bypass this restriction by directly accessing the registration URL (/ui/login/loginname) and register a user that way. Versions 2.64.0, 2.63.5, 2.62.7, 2.61.4, 2.60.4, 2.59.5, and 2.58.7 contain a patch. No known workarounds are available.
Impact
Unauthenticated users can bypass the disabled user registration restriction and register accounts.
Remediation
Update Zitadel to version 2.64.0, 2.63.5, 2.62.7, 2.61.4, 2.60.4, 2.59.5, or 2.58.7 or later.
Source: ProjectDiscovery