Skip to main content

Insufficient Resource Pool

CVE-2025-0453

Severity High
Score 7.5/10

Summary

In mlflow/mlflow, the `/graphql` endpoint is vulnerable to a Denial of Service (DOS) 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. This issue affects mlflow versions prior to 3.1.1.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • HIGH

CWE-410 - Insufficient Resource Pool

The software's resource pool is not large enough to handle peak demand, which allows an attacker to prevent others from accessing the resource by using a (relatively) large number of requests for resources.

Advisory Timeline

  • Published