GHSA-vwhf-3v6x-wff8 · Severity: medium · Ecosystem: pip — Cross-site Scripting (XSS) in MLflow
A reflected Cross-Site Scripting (XSS) vulnerability exists in the mlflow/mlflow repository, specifically within the handling of the Content-Type header in POST requests. An attacker can inject malicious JavaScript code into the Content-Type header, which is then improperly reflected back to the user without adequate sanitization or escaping, leading to arbitrary JavaScript execution in the context of the victim's browser. The vulnerability is present in the mlflow/server/auth/__init__.py file, where the user-supplied Content-Type header is directly injected into a Python formatted string and returned to the user, facilitating the XSS attack.
Conclusion & alert: CVE-2023-6568 is rated High Exploit Risk (78.3/100): CVSS Medium severity, with high exploitation likelihood (EPSS 33.35%, 97th percentile). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +11.20% over the last day, indicating growing attacker interest. Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-01-22 | 22.15% | 33.35% | +11.20% |
| 2 | 2025-11-21 | 7.05% | 22.15% | +15.10% |
| 3 | 2025-11-18 | — | 7.05% | — |
Full EPSS history (17 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
| 6.5 | 3.0 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-vwhf-3v6x-wff8 · Severity: medium · Ecosystem: pip — Cross-site Scripting (XSS) in MLflow
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| lfprojects | mlflow | <= 2.9.0 | cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/mlflow/mlflow/commit/28ff3f94994941e038f2172c6484b65dc4db6ca1 | Patch |
| https://huntr.com/bounties/816bdaaa-8153-4732-951e-b0d92fddf709 | Exploit Third Party Advisory |