{ "schema_version": "1.4.0", "id": "GHSA-969w-gqqr-g6j3", "modified": "2025-08-05T18:52:42Z", "published": "2025-03-20T12:32:53Z", "aliases": [ "CVE-2025-1473" ], "summary": "MLflow Cross-Site Request Forgery (CSRF) vulnerability", "details": "A Cross-Site Request Forgery (CSRF) vulnerability exists in the Signup feature of mlflow/mlflow versions 2.17.0 to 2.20.1. This vulnerability allows an attacker to create a new account, which may be used to perform unauthorized actions on behalf of the malicious user.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "mlflow" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.17.0" }, { "fixed": "2.20.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1473" }, { "type": "WEB", "url": "https://github.com/mlflow/mlflow/commit/ecfa61cb43d3303589f3b5834fd95991c9706628" }, { "type": "PACKAGE", "url": "https://github.com/mlflow/mlflow" }, { "type": "WEB", "url": "https://huntr.com/bounties/43dc50b6-7d1e-41b9-9f97-f28809df1d45" } ], "database_specific": { "cwe_ids": [ "CWE-352" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-21T23:38:57Z", "nvd_published_at": "2025-03-20T10:15:53Z" } }