zenml-io/zenml does not expire the session after password reset
Low3.9CVE-2024-4680 · Published Jun 8, 2024 · updated Jul 7, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| zenml PyPI | <= 0.56.3 | No fix yet |
Details and references
A vulnerability in zenml-io/zenml version 0.56.3 allows attackers to reuse old session credentials or session IDs due to insufficient session expiration. Specifically, the session does not expire after a password change, enabling an attacker to maintain access to a compromised account without the victim's ability to revoke this access. This issue was observed in a self-hosted ZenML deployment via Docker, where after changing the password from one browser, the session remained active and usable in another browser without requiring re-authentication.
- CVSS 3.0
- CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:L
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-613
- Also known as
- CVE-2024-4680, PYSEC-2026-2069
More ZenML advisories
All ZenML| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jun 62024 | Improper authorization in zenml CVE-2024-2035Medium6.5fixed in 0.56.2 | Medium6.5 | 0.56.2 |
| Jun 62024 | Race condition in zenml CVE-2024-2032Low3.1fixed in 0.55.5 | Low3.1 | 0.55.5 |
| Jun 62024 | Improper authentication in zenml CVE-2024-2213Low3.3fixed in 0.56.3 | Low3.3 | 0.56.3 |
| Jun 62024 | Clickjacking in zenml CVE-2024-2383Medium4.3fixed in 0.56.3 | Medium4.3 | 0.56.3 |
| Jun 62024 | Cross site scripting in zenml CVE-2024-2171Low3.4fixed in 0.56.2 | Low3.4 | 0.56.2 |
| Jun 242024 | Improper line feed handling in zenml CVE-2024-4460Medium4.3fixed in 0.57.1 | Medium4.3 | 0.57.1 |