LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2023-28432: MinIO Information Disclosure Vulnerability

RBRecent Breaches Vulnerability Intelligence·Apr 21, 2023
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
May 12, 2023
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2023-28432 to its Known Exploited Vulnerabilities catalog on Apr 21, 2023, with a federal patch deadline of May 12, 2023 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

MinIO contains a vulnerability in a cluster deployment where MinIO returns all environment variables, which allows for information disclosure.

CVE-2023-28432 is an information disclosure vulnerability in MinIO, specifically in cluster deployments. When triggered, the software returns all environment variables, exposing configuration details that may include credentials, keys, or other sensitive values. For IT and security teams running MinIO as object storage, this matters because leaked environment data can give an attacker a foothold for further access or lateral movement without needing to break authentication first.

Public detail is limited to the cluster-deployment scenario described by CISA; confirm exact conditions and impact against the vendor advisory before treating any instance as confirmed vulnerable.

How it works

The weakness is classified as CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor). In a MinIO cluster deployment, a request can cause the service to return the full set of environment variables rather than restricting output to non-sensitive data. An attacker who can reach the affected endpoint or interface obtains those variables in the response.

Environment variables commonly hold secrets, connection strings, access keys, and deployment-specific settings. Disclosure therefore hands the attacker material that can be reused against MinIO itself, backend storage, or other systems that share the same secrets. No further exploit mechanics are provided in the available facts; treat any claimed remote unauthenticated path or specific request format as unverified until confirmed in the vendor advisory.

Am I affected? How to find it in your systems

MinIO is typically deployed as object storage in cloud, container, or Kubernetes environments, often in multi-node clusters for high availability. Inventory every MinIO instance—single-node and clustered—by scanning for the MinIO binary, container images, Helm charts, or service names that match MinIO. Pay special attention to any deployment labeled or configured as a cluster.

If logs are sparse, enable detailed request logging temporarily while you complete the inventory. Confirm every finding against the official vendor advisory rather than assuming exposure solely from the presence of MinIO.

How to remediate

Apply the vendor-supplied update as the primary remediation, following the instructions referenced by CISA. Once the update is installed, verify that the cluster no longer returns environment variables in responses.

After patching, harden the deployment for this class of information-disclosure risk:

Document the change window and re-scan the inventory to confirm no unpatched cluster nodes remain.

If you can't patch immediately

Until the vendor update can be applied, reduce risk with compensating controls that limit both reachability and the value of any disclosed data.

These measures do not eliminate the vulnerability; they only buy time until the official update is deployed.

If your data may have been exposed

Information-disclosure flaws of this type can lead to credential theft and subsequent unauthorized access. Although known ransomware use is not documented for this CVE, treat any confirmed exposure of environment variables as a potential breach precursor. Rotate all secrets that were present in the environment, review access logs for follow-on activity, and check whether any of those credentials appear in other systems. Readers can also run a free exposure scan of their email addresses against known breach data sets to determine whether related accounts have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedMinIO · MinIO
WeaknessCWE-200
Added to CISA KEVApr 21, 2023
Federal patch deadlineMay 12, 2023
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities