CVE-2026-4137
高CVE-2026-4137 是什么?
在 3.11.0 之前的 mlflow/mlflow 版本中,“mlflow/utils/file_utils.py”中的“get_or_create_nfs_tmp_dir()”函数创建具有全局可写权限的临时目录 (0o777),“mlflow/pyfunc/__init__.py”中的“_create_model_downloading_tmp_dir()”函数创建具有组可写权限的目录(0o770)。这些不安全的权限允许本地攻击者篡改模型工件,例如 cloudpickle 序列化的 Python 对象,并在通过“cloudpickle.load()”反序列化被篡改的工件时实现任意代码执行。该漏洞参与
CVSS Vector Breakdown
CVSS 3.0Requires local access — attacker must be logged in or have physical access to the device.
Exploit requires specific conditions, timing, or configuration to succeed.
Basic user account required (e.g. standard login without admin rights).
No user interaction required. Exploit runs without any victim action.
Exploiting the vulnerability only affects the vulnerable component itself.
Complete loss of confidentiality. All data on the component may be exposed.
Complete loss of integrity. Attacker can modify any file or data on the component.
Complete denial of service. The component becomes fully unavailable.
常见问题
CVE-2026-4137 的 CVSS 评分为 7.0/10,评级为 High。 这是高严重性漏洞,应尽快修补。
CVSS(通用漏洞评分系统)将漏洞严重性评为 0.0 至 10.0。CVE-2026-4137 得分为 7.0/10(High)。9.0–10.0 为严重,7.0–8.9 为高危,4.0–6.9 为中危,4.0 以下为低危。
受 CVE-2026-4137 影响的已确认设备列表显示在上方 受影响设备部分。请将您的固件版本与供应商安全公告进行比对,并应用最新补丁。
应用供应商提供的最新固件或软件更新。查看上方参考资料部分获取官方公告和补丁说明。如果没有补丁,请考虑禁用受影响的功能或将设备与不受信任的网络隔离。