MLflow is an open source AI engineering platform for agents, large language models, and machine learning models. Prior to 3.15.0, CreateModelVersion accepts a runid or modelid after validatesourcerun() or validatesourcemodel() in mlflow/server/handlers.py verifies only path containment, allowing authenticated users to create a model version that references another user's artifact directory and read files through GET /model-versions/get-artifact without the required READ permission. This issue is fixed in version 3.15.0.
{
"cpes": [
"cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:node.js:*:*"
],
"severity": "High"
}