← All Advisories

CVE-2026-64849: MLflow Server-Side Request

Status: KEV  |  Advisory ID: CVE-2026-64849

Key Details

CVECVE-2026-64849
CVSSCVSS 9.3 (Critical).
Affected productsMLflow MLflow and lfprojects mlflow
Exploitation statusListed in CISA's Known Exploited Vulnerabilities (KEV) catalog, indicating confirmed active exploitation.
Classified asCWE-918 (Server-Side Request Forgery (SSRF))
KEV listingAdded to CISA's Known Exploited Vulnerabilities (KEV) catalog on 2026-08-19.
Exploitation prediction (EPSS)16% probability of exploitation in the next 30 days (97% percentile) -- FIRST.org's EPSS model.
Federal remediation deadline2026-09-02 (CISA KEV, Binding Operational Directive).

What to Know

MLflow is an open source AI engineering platform for agents, large language models, and machine learning models. Prior to 3.15.0, the unauthenticated POST /api/2.0/mlflow/webhooks/{id}/test endpoint calls _validate_webhook_url() in mlflow/utils/validation.py only for the original URL while mlflow/webhooks/delivery.py follows redirects and re-resolves the hostname without pinning the validated address, allowing attackers to reach internal or cloud metadata services and receive response_status and response_body. This issue is fixed in version 3.15.0.

References

SourceReference
NVDhttps://nvd.nist.gov/vuln/detail/CVE-2026-64849