In mlflow/mlflow version 2.17.2, the /graphql endpoint is vulnerable to a denial of service attack. An attacker can create large batches of queries that repeatedly request all runs from a given experiment. This can tie up all the workers allocated by MLFlow, rendering the application unable to respond to other requests. This vulnerability is due to uncontrolled resource consumption.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/0xxx/CVE-2025-0453.json",
"cwe_ids": [
"CWE-410"
],
"cna_assigner": "@huntr_ai"
}{
"cpe": "cpe:2.3:a:lfprojects:mlflow:2.17.2:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "2.17.2"
}
],
"source": "CPE_STRING"
}