CVE-2025-11200

8.1

MLflow · MLflow

MLflow suffers from an authentication bypass vulnerability due to weak password requirements, allowing unauthenticated remote attackers to compromise the system.

Executive summary

A critical authentication bypass vulnerability in MLflow 2.21.0 allows unauthenticated remote attackers to gain unauthorized access to the platform.

Vulnerability

The vulnerability is caused by weak password requirements, classified as CWE-521, which allows an unauthenticated remote attacker to bypass authentication mechanisms and potentially gain full control over the affected installation.

Business impact

The ability for an unauthenticated attacker to bypass authentication poses a severe risk to data integrity, confidentiality, and system availability. Given the CVSS score of 8.1, this vulnerability could lead to the unauthorized extraction of machine learning models, training data, or administrative access to the underlying infrastructure. Organizations relying on MLflow for model lifecycle management face significant reputational and operational disruption if exploited.

Remediation

Immediate Action: Update the MLflow package to version 2.22.0rc0 or later to resolve the password handling flaw.

Proactive Monitoring: Review system access logs for unusual login patterns or unauthorized administrative activity originating from external IP addresses.

Compensating Controls: Deploy a Web Application Firewall (WAF) to filter suspicious traffic and enforce strict access control lists (ACLs) to restrict access to the MLflow interface until the update is applied.

Exploitation status

Public Exploit Available: No (the available data does not confirm a public exploit).

Analyst recommendation

This vulnerability represents a significant security gap that enables unauthorized remote access. Security administrators must prioritize updating the MLflow environment to the patched version immediately. Failure to remediate this issue exposes the entire machine learning pipeline to potential takeover and unauthorized data access.

More MLflow CVEs

Sources