Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/zitadel/zitadel
  4. ›
  5. CVE-2023-47111

CVE-2023-47111: ZITADEL race condition in lockout policy execution

November 8, 2023

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.

References

  • github.com/advisories/GHSA-7h8m-vrxx-vr4m
  • github.com/zitadel/zitadel/commit/22e2d5599918864877e054ebe82fb834a5aa1077
  • github.com/zitadel/zitadel/releases/tag/v2.38.3
  • github.com/zitadel/zitadel/releases/tag/v2.40.5
  • github.com/zitadel/zitadel/security/advisories/GHSA-7h8m-vrxx-vr4m

Code Behaviors & Features

Detect and mitigate CVE-2023-47111 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.38.3, all versions starting from 2.39.0 before 2.40.5

Fixed versions

  • 2.38.3
  • 2.40.5

Solution

Upgrade to versions 2.38.3, 2.40.5 or above.

Source file

go/github.com/zitadel/zitadel/CVE-2023-47111.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:08 +0000.