Staging Environment: Content and features may be unstable or change without notice.

Advisory Package Curation

CVE-2023-6018

Progress 0 / 0

Advisory Summaries

github_osv/GHSA-5p3h-7fwh-92rc

Remote Code Execution due to Full Controled File Write in mlflow The mlflow web server includes tools for tracking experiments, packaging code into reproducible runs, and sharing and deploying models. As this vulnerability allows to write / overwrite any file on the file system, it gives a lot of ways to archive code execution (like overwriting `/home/<user>/.bashrc`). A malicious user could use this issue to get command execution on the vulnerable machine and get access to data & models information.

gitlab/pypi/mlflow/CVE-2023-6018

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') An attacker can overwrite any file on the server hosting MLflow without any authentication.

pypa/mlflow/PYSEC-2026-417

Remote Code Execution due to Full Controled File Write in mlflow The mlflow web server includes tools for tracking experiments, packaging code into reproducible runs, and sharing and deploying models. As this vulnerability allows to write / overwrite any file on the file system, it gives a lot of ways to archive code execution (like overwriting `/home/<user>/.bashrc`). A malicious user could use this issue to get command execution on the vulnerable machine and get access to data & models information.

pysec/PYSEC-2026-417

Remote Code Execution due to Full Controled File Write in mlflow The mlflow web server includes tools for tracking experiments, packaging code into reproducible runs, and sharing and deploying models. As this vulnerability allows to write / overwrite any file on the file system, it gives a lot of ways to archive code execution (like overwriting `/home/<user>/.bashrc`). A malicious user could use this issue to get command execution on the vulnerable machine and get access to data & models information.