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

CVE-2024-41952: ZITADEL "ignoring unknown usernames" vulnerability

July 31, 2024

ZITADEL administrators can enable a setting called “Ignoring unknown usernames” which helps mitigate attacks that try to guess/enumerate usernames. If enabled, ZITADEL will show the password prompt even if the user doesn’t exist and report “Username or Password invalid”. Due to a implementation change to prevent deadlocks calling the database, the flag would not be correctly respected in all cases and an attacker would gain information if an account exist within ZITADEL, since the error message shows “object not found” instead of the generic error message.

References

  • github.com/advisories/GHSA-567v-6hmg-6qg7
  • github.com/zitadel/zitadel
  • github.com/zitadel/zitadel/commit/0ab0c645ef914298c343fa39cccb1290aba48bf6
  • github.com/zitadel/zitadel/commit/3c7d12834e32426416235b9e3374be0f4b9380b8
  • github.com/zitadel/zitadel/commit/5c2526c98aafd1ba206be2fa4291b1d24c384f6d
  • github.com/zitadel/zitadel/commit/8565d24fd8df5bd35294313cfbfcc2e15aea20e9
  • github.com/zitadel/zitadel/commit/b0e71a81ef39667ce2a149ce037c1ca0edbe059d
  • github.com/zitadel/zitadel/commit/fc1d415b8db5b8d481bb65206ce3fc944c0eecea
  • github.com/zitadel/zitadel/releases/tag/v2.53.9
  • github.com/zitadel/zitadel/releases/tag/v2.54.8
  • github.com/zitadel/zitadel/releases/tag/v2.55.5
  • github.com/zitadel/zitadel/releases/tag/v2.56.2
  • github.com/zitadel/zitadel/releases/tag/v2.57.1
  • github.com/zitadel/zitadel/releases/tag/v2.58.1
  • github.com/zitadel/zitadel/security/advisories/GHSA-567v-6hmg-6qg7
  • nvd.nist.gov/vuln/detail/CVE-2024-41952

Code Behaviors & Features

Detect and mitigate CVE-2024-41952 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 starting from 2.53.0 before 2.53.9, all versions starting from 2.54.0 before 2.54.8, all versions starting from 2.55.0 before 2.55.5, all versions starting from 2.56.0 before 2.56.2, all versions starting from 2.57.0 before 2.57.1, version 2.57.0, all versions starting from 2.58.0 before 2.58.1, version 2.58.0

Fixed versions

  • 2.53.9
  • 2.54.8
  • 2.55.5
  • 2.56.2
  • 2.57.1
  • 2.58.1

Solution

Upgrade to versions 2.53.9, 2.54.8, 2.55.5, 2.56.2, 2.57.1, 2.58.1 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-203: Observable Discrepancy

Source file

go/github.com/zitadel/zitadel/CVE-2024-41952.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Wed, 14 May 2025 12:15:25 +0000.