A race condition vulnerability exists in zenml-io/zenml versions up to and including 0.55.3, which allows for the creation of multiple users with the same username when requests are sent in parallel. This issue was fixed in version 0.55.5. The vulnerability arises due to insufficient handling of concurrent user creation requests, leading to data inconsistencies and potential authentication problems. Specifically, concurrent processes may overwrite or corrupt user data, complicating user identification and posing security risks. This issue is particularly concerning for APIs that rely on usernames as input parameters, such as PUT /api/v1/users/test_race, where it could lead to further complications.
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:LZenml
APPZenml< 0.55.5
Related vulnerabilities
Path Traversal w ZenML – odczyt dowolnych plików przez endpoint /api/v1/steps
ZenML version 0.83.1 is affected by a path traversal vulnerability in the `PathMaterializer` class. The `load`...
A Denial of Service (DoS) vulnerability in zenml-io/zenml version 0.66.0 allows unauthenticated attackers to c...
A vulnerability in zenml-io/zenml version 0.56.3 allows attackers to reuse old session credentials or session ...
zenml v0.55.4 was discovered to contain an arbitrary file upload vulnerability in the load function at /materi...