Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-40344

Опубликовано: 22 апр. 2026
Источник: nvd
CVSS3: 8.2
EPSS Низкий

Описание

MinIO is a high-performance object storage system. Starting in RELEASE.2023-05-18T00-05-36Z and prior to RELEASE.2026-04-11T03-20-12Z, an authentication bypass vulnerability in MinIO's Snowball auto-extract handler (PutObjectExtractHandler) allows any user who knows a valid access key to write arbitrary objects to any bucket without knowing the secret key or providing a valid cryptographic signature. Any MinIO deployment is impacted. The attack requires only a valid access key (the well-known default minioadmin, or any key with WRITE permission on a bucket) and a target bucket name. When authTypeStreamingUnsignedTrailer support was added, the new auth type was handled in PutObjectHandler and PutObjectPartHandler but was never added to PutObjectExtractHandler. The snowball auto-extract handler's switch rAuthType block has no case for authTypeStreamingUnsignedTrailer, so execution falls through with zero signature verification. The isPutActionAllowed call before the swi

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:minio:minio:*:*:*:*:*:*:*:*
Версия от 2023-05-18t00-05-36z (включая) до 2026-04-11T03-20-12Z (исключая)

EPSS

Процентиль: 35%
0.00418
Низкий

8.2 High

CVSS3

Дефекты

CWE-287

Связанные уязвимости

CVSS3: 8.2
debian
4 месяца назад

MinIO is a high-performance object storage system. Starting in RELEASE ...

CVSS3: 8.2
github
4 месяца назад

MinIO has an Unauthenticated Object Write via Missing Signature Verification in Unsigned-Trailer Uploads

EPSS

Процентиль: 35%
0.00418
Низкий

8.2 High

CVSS3

Дефекты

CWE-287