Minio Inc.のMinioにおけるパストラバーサルの脆弱性
| Title |
Minio Inc.のMinioにおけるパストラバーサルの脆弱性
|
| Summary |
MinIOは高性能なオブジェクトストレージシステムです。RELEASE.2022-07-24T01-54-52ZからRELEASE.2026-04-14T21-32-45Zまでのバージョンにおいて、MinIOのReadMultipleインターノードストレージRESTエンドポイントにパストラバーサルの脆弱性が存在します。この脆弱性により、クラスタルートJWTを保持する呼び出し元がMinIOプロセスのUIDに制限されるだけで、構成されたドライブルートの外側のファイルを読み取ることが可能です。攻撃者はBucketフィールドに"../"シーケンスを含むmsgpackエンコードされたボディをPOSTリクエスト(minio/storage/{drivePath}/v63/rmpl)で送信します。サーバはos.OpenFileをO_RDONLY|O_NOATIMEモードで呼び出して結果のパスを開き、その内容をmsgpackレスポンスストリームで返します。この脆弱性はRELEASE.2026-04-14T21-32-45Zで修正されました。
|
| Possible impacts |
当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 11, 2026, midnight |
| Registration Date |
May 28, 2026, 2:42 p.m. |
| Last Update |
May 28, 2026, 2:42 p.m. |
|
CVSS3.0 : 警告
|
| Score |
4.9
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N |
Affected System
| Minio Inc. |
|
Minio 2022-07-24t01-54-52z 以上 2026-04-14t21-32-45z 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年05月28日] 掲載 |
May 28, 2026, 2:42 p.m. |
NVD Vulnerability Information
CVE-2026-42600
| Summary |
MinIO is a high-performance object storage system. From RELEASE.2022-07-24T01-54-52Z to before RELEASE.2026-04-14T21-32-45Z, 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 RELEASE.2026-04-14T21-32-45Z.
|
| Publication Date |
May 12, 2026, 7:22 a.m. |
| Registration Date |
May 13, 2026, 4:11 a.m. |
| Last Update |
May 14, 2026, 3:26 a.m. |
Related information, measures and tools
Common Vulnerabilities List