ZeroHour

CVE-2023-28432

KEV PoC large1

Unauthenticated Information Disclosure in MinIO Object Storage Clusters

CISA: MinIO Information Disclosure Vulnerability

CVSS 3.1
7.5 high
EPSS
84%p100
Published
()
KEV added
AI analysis

MinIO, a Multi-Cloud Object Storage framework, exposes its entire set of environment variables in distributed (cluster) deployments running RELEASE.2019-12-17T23-16-33Z or later but prior to RELEASE.2023-03-20T20-16-18Z: an unauthenticated POST request to the cluster bootstrap endpoint (/cluster?bootstrap) on the MinIO API port (default 9000) returns secrets including MINIO_SECRET_KEY and MINIO_ROOT_PASSWORD. An attacker with network access to that port needs no privileges or user interaction (CVSS 3.1: AV:N/AC:L/PR:N, 7.5 high), and with the retrieved root credentials gains full administrative control over the stored objects; the publicly shared 'Evil_MinIO' exploit demonstrates the disclosure can be chained into full server compromise. Only distributed/cluster deployments are affected; the flaw is classified as CWE-200 information disclosure. The bug is being actively exploited: CISA added it to the Known Exploited Vulnerabilities catalog on 2023-04-21, EPSS ranks it in the 100th percentile with an 84% probability of exploitation within 30 days, and attacks on MinIO servers using the Evil_MinIO exploit have been reported.

What to do: Upgrade distributed MinIO clusters to RELEASE.2023-03-20T20-16-18Z or later per the vendor advisory and the CISA KEV required action, and restrict untrusted network access to the MinIO API port (default 9000). Because the flaw leaks the entire environment, rotate MINIO_ROOT_PASSWORD/MINIO_SECRET_KEY and any other credentials passed via environment variables, and review logs for suspicious POST /cluster?bootstrap requests or unexpected logins.

Affected
MinIO (Multi-Cloud Object Storage)Distributed/cluster deployments from RELEASE.2019-12-17T23-16-33Z (inclusive) through RELEASE.2023-03-20T20-16-18Z (exclusive); fixed in RELEASE.2023-03-20T20-1
Estimated exposure
large≈10,000-20,000 internet-exposed instances (public scan data at disclosure time; many more in private deployments) — Estimated from internet-wide scan counts of exposed MinIO servers around the time of disclosure combined with MinIO's broad self-hosted adoption in cloud-native and private-cloud object storage, where distributed clusters typically leave…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Minio is a Multi-Cloud Object Storage framework. In a cluster deployment starting with RELEASE.2019-12-17T23-16-33Z and prior to RELEASE.2023-03-20T20-16-18Z, MinIO returns all environment variables, including `MINIO_SECRET_KEY` and `MINIO_ROOT_PASSWORD`, resulting in information disclosure. All users of distributed deployment are impacted. All users are advised to upgrade to RELEASE.2023-03-20T20-16-18Z.

CISA Known Exploited Vulnerability
Affected
MinIO MinIO
Required action
Apply updates per vendor instructions.
Due date
Ransomware use
Unknown
Vendors
minio
Products
minio
Weakness
CWE-200
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

In the news