GHSA-75cm-x2w3-8mgf · 深刻度: high · エコシステム: pip — MLflow: unauthenticated access to certain FastAPI routes
A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with authentication enabled (`--app-name basic-auth`) and served via uvicorn (ASGI). The FastAPI permission middleware only enforces authentication on `/gateway/` routes, leaving other routes such as the Job API (`/ajax-api/3.0/jobs/*`) and the OpenTelemetry trace ingestion API (`/v1/traces`) unprotected. This allows unauthenticated remote attackers to submit jobs, read job results, cancel running jobs, and inject arbitrary trace data into experiments. The issue arises from an architectural mismatch between Flask and FastAPI authentication mechanisms, where the `_find_fastapi_validator()` function fails to handle non-`/gateway/` paths, resulting in a complete authentication bypass. This vulnerability is fixed in version 3.10.0.
総合評価: CVE-2026-2652 は悪用リスクが高い(74.4/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 1.50%、71 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-23 | 1.32% | 1.50% | +0.18% |
| 2 | 2026-06-05 | 0.15% | 1.32% | +1.17% |
| 3 | 2026-05-22 | — | 0.15% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.6 | 3.0 | HIGH |
|
3.9 | 4.7 | [email protected] |
GHSA-75cm-x2w3-8mgf · 深刻度: high · エコシステム: pip — MLflow: unauthenticated access to certain FastAPI routes
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| lfprojects | mlflow | < 3.10.0 | cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/mlflow/mlflow/commit/bb62e773263c14e9ba4d1a82fe72d0de2442c6aa | Patch |
| https://huntr.com/bounties/5aeff5f0-49c7-4180-b5cb-c9a046f16756 | Exploit Mitigation Third Party Advisory |