CVE-2026-42600
MinIO: Path Traversal via msgpack Body in `ReadMultiple` Storage-REST Endpoint
描述
MinIO is a high-performance object storage system. From 2022.07.24 to before 2026.04.14, A path traversal vulnerability in MinIO's ReadMultiple internode storage-REST endpoint allows a caller holding the cluster root JWT to read files from outside the configured drive roots, bounded only by the MinIO process UID. The attacker sends POST minio/storage/{drivePath}/v63/rmpl with a msgpack-encoded body carrying ../ sequences in the Bucket field. The server opens the resulting path via os.OpenFile with O_RDONLY|O_NOATIME and returns its contents in the msgpack response stream. This vulnerability is fixed in 2026.04.14.
如何修補 CVE-2026-42600
要修補 CVE-2026-42600,請將受影響套件升級到下列已修補版本。
- —未列出修補版本
- —升級至 0.0.0-20260414213245 或更新版本
- —未列出修補版本
CVE-2026-42600 正在被利用嗎?
中等 — EPSS 為 8.5%,可持續追蹤但非最高優先。
受影響套件(3)
- >= 2022.07.24
- >= 0.0.0-20220724015452, < 0.0.0-20260414213245
- from 0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | MEDIUM4.9 | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N |