GHSA-f2m9-wcf4-cwwx · 深刻度: high · エコシステム: pip — MLFlow Creates a Temporary File With Insecure Permissions
In mlflow/mlflow versions prior to 3.11.0, the `get_or_create_nfs_tmp_dir()` function in `mlflow/utils/file_utils.py` creates temporary directories with world-writable permissions (0o777), and the `_create_model_downloading_tmp_dir()` function in `mlflow/pyfunc/__init__.py` creates directories with group-writable permissions (0o770). These insecure permissions allow local attackers to tamper with model artifacts, such as cloudpickle-serialized Python objects, and achieve arbitrary code execution when the tampered artifacts are deserialized via `cloudpickle.load()`. This vulnerability is particularly critical in environments with shared NFS mounts, such as Databricks, where NFS is enabled by default. The issue is a continuation of the vulnerability class addressed in CVE-2025-10279, which was only partially fixed.
総合評価: CVE-2026-4137 は公開エクスプロイトあり(50/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.19%、9 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.01% | 0.19% | +0.19% |
| 2 | 2026-05-19 | — | 0.01% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
| 7.0 | 3.0 | HIGH |
|
1.0 | 5.9 | [email protected] |
GHSA-f2m9-wcf4-cwwx · 深刻度: high · エコシステム: pip — MLFlow Creates a Temporary File With Insecure Permissions
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| lfprojects | mlflow | < 3.11.0 | cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/mlflow/mlflow/commit/1dcbb0c2fbd1f446c328830e601ca13a28219b8a | Patch |
| https://huntr.com/bounties/648dc30b-76c7-4433-86b8-f43d926fd8d6 | Exploit Third Party Advisory |