Loading HuntDB...

GHSA-7h8m-vrxx-vr4m

GitHub Security Advisory

ZITADEL race condition in lockout policy execution

✓ GitHub Reviewed HIGH Has CVE

Advisory Details

### Impact

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`.

### Patches

2.x versions are fixed on >= [2.40.5](https://github.com/zitadel/zitadel/releases/tag/v2.40.5)
2.38.x versions are fixed on >= [2.38.3](https://github.com/zitadel/zitadel/releases/tag/v2.38.3)

### Workarounds

There is no workaround since a patch is already available.

### References

None

### Questions

If you have any questions or comments about this advisory, please email us at [[email protected]](mailto:[email protected])

Affected Packages

Go github.com/zitadel/zitadel
Affected versions: 2.39.0 (fixed in 2.40.5)
Go github.com/zitadel/zitadel
Affected versions: 0 (fixed in 2.38.3)

Related CVEs

Key Information

GHSA ID
GHSA-7h8m-vrxx-vr4m
Published
November 8, 2023 5:52 PM
Last Modified
November 9, 2023 4:14 PM
CVSS Score
7.5 /10
Primary Ecosystem
Go
Primary Package
github.com/zitadel/zitadel
GitHub Reviewed
✓ Yes

Dataset

Last updated: June 29, 2025 6:26 AM

Data from GitHub Advisory Database. This information is provided for research and educational purposes.