First published: Tue Jun 04 2024(Updated: )
Deserialization of untrusted data can occur in versions of the MLflow platform running version 2.5.0 or newer, enabling a maliciously uploaded Langchain AgentExecutor model to run arbitrary code on an end user’s system when interacted with.
Credit: 6f8de1f0-f67e-45a6-b68f-98777fdb759c 6f8de1f0-f67e-45a6-b68f-98777fdb759c
Affected Software | Affected Version | How to fix |
---|---|---|
pip/mlflow | >=2.5.0<=2.14.1 | |
MLflow | >=2.5.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-37058 is considered a high severity vulnerability due to its potential to allow arbitrary code execution.
To mitigate CVE-2024-37058, it is recommended to upgrade MLflow to a version newer than 2.14.1.
CVE-2024-37058 affects MLflow versions 2.5.0 through 2.14.1.
CVE-2024-37058 enables an attacker to execute arbitrary code on an end user’s system through maliciously uploaded models.
CVE-2024-37058 is caused by the deserialization of untrusted data within the MLflow platform.