Vulnerability in Zitadel

CVE-2023-47111

ZITADEL provides identity infrastructure. ZITADEL provides administrators the possibility to define a `Lockout Policy` with a maximum amount of failed password check attempts. On every failed password check, the amount of failed checks is compared against the configured maximum. Exceeding the limit, will lock the user and prevent further authentication. In the affected implementation it was possible for an attacker to start multiple parallel password checks, giving him the possibility to try out more combinations than configured in the `Lockout Policy`. This vulnerability has been patched in versions 2.40.5 and 2.38.3.

Vulnerability class: Race Condition

EPSS: 0.005 (40.9th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.3 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L.

Affected products

  • Zitadel — versions >= 2.39.0, < 2.40.5, < 2.38.3

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2023-47111?
CVE-2023-47111 is a high-severity vulnerability in Zitadel, classified under Concurrent Execution using Shared Resource with Improper Synchronization (Race Condition). CVSS score: 7.3/10. Published 2023-11-08.
How severe is CVE-2023-47111?
High severity. CVSS v3 base score is 7.3 out of 10.