mlflow prior to 1.23.1 contains an insecure temporary file. The insecure function tempfile.mktemp() is deprecated and mkstemp() should be used instead.
{
    "nvd_published_at": "2022-02-23T09:15:00Z",
    "severity": "HIGH",
    "github_reviewed_at": "2022-02-24T21:42:26Z",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-377",
        "CWE-668"
    ]
}