{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "2.17.2"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "67b8870f5375e208e791e97d8ee6816d2618c4b4"
            }
          ],
          "repo": "https://github.com/mlflow/mlflow",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "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.",
  "id": "CVE-2025-0453",
  "modified": "2026-03-13T21:57:04.296496324Z",
  "published": "2025-03-20T10:15:53.017Z",
  "references": [
    {
      "type": "EVIDENCE",
      "url": "https://huntr.com/bounties/788327ec-714a-4d5c-83aa-8df04dd7612b"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ]
}