Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Lfprojects | Mlflow | < 3.5.0 |
Related Weaknesses (CWE)
References
- https://github.com/mlflow/mlflow/commit/b0ffd289e9b0d0cc32c9e3a9b9f3843ae83dbec3Patch
- https://huntr.com/bounties/ef478f72-2e4f-44dc-8055-fc06bef03108Third Party AdvisoryExploit
FAQ
What is CVE-2025-14279?
CVE-2025-14279 is a vulnerability with a CVSS score of 8.1 (HIGH). 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 b...
How severe is CVE-2025-14279?
CVE-2025-14279 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-14279?
Check the references section above for vendor advisories and patch information. Affected products include: Lfprojects Mlflow.