VDB
KO
HIGH 8.1

GHSA-pgqp-8h46-6x4j

MLFlow is vulnerable to DNS rebinding attacks due to a lack of Origin header validation

Details

MLFlow versions up to and including 3.4.0 are vulnerable to DNS rebinding attacks due to a lack of Origin header validation in the MLFlow REST server. This vulnerability allows malicious websites to bypass Same-Origin Policy protections and execute unauthorized calls against REST endpoints. An attacker can query, update, and delete experiments via the affected endpoints, leading to potential data exfiltration, destruction, or manipulation. The issue is resolved in version 3.5.0.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / mlflow
Introduced in: 0 Fixed in: 3.5.0
Fix pip install --upgrade 'mlflow>=3.5.0'

References