CRITICAL🇵🇱 Wersja polska

CVE-2026-33419

CVSS 9.1v4.0pub. 2026-03-24upd. 2026-04-08

MinIO is a high-performance object storage system. Prior to RELEASE.2026-03-17T21-25-16Z, MinIO AIStor's STS (Security Token Service) AssumeRoleWithLDAPIdentity endpoint is vulnerable to LDAP credential brute-forcing due to two combined weaknesses: (1) distinguishable error responses that enable username enumeration, and (2) absence of rate limiting on authentication attempts. An unauthenticated network attacker can enumerate valid LDAP usernames and then perform unlimited password guessing to obtain temporary AWS-style STS credentials, gaining access to the victim's S3 buckets and objects. This issue has been patched in RELEASE.2026-03-17T21-25-16Z.

🤖 AI Analysis
How it works

The vulnerability results from a combination of two weaknesses (CWE-204 and CWE-307): the STS endpoint returns different error messages depending on whether the provided username exists in the LDAP directory, enabling account enumeration. At the same time, the lack of rate limiting allows an attacker to make an unlimited number of password guessing attempts against enumerated accounts. As a result, an attacker can obtain temporary STS credentials in AWS format (session tokens) that grant access to S3 resources.

Impact

An attacker can take control of LDAP user accounts in the MinIO system and obtain temporary STS tokens, resulting in unauthorized access to the victim's S3 resources (buckets and stored objects).

Mitigation & patch

MinIO AIStor should be updated to version RELEASE.2026-03-17T21-25-16Z or later, in which the issue has been fixed. Additionally, it is recommended to implement external authentication attempt limiting mechanisms (e.g. at the firewall or reverse proxy level) as an additional layer of protection.

Who is affected

MinIO AIStor in all versions released before RELEASE.2026-03-17T21-25-16Z

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Minio

    APP
    Minio
    < 2026-03-17t21-25-16z
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2026-33322CRITICAL9.2PL ✓same product

MinIO: JWT algorithm confusion umożliwia obejście uwierzytelnienia OIDC

CVE-2020-11012CRITICAL9.3PL ✓same product

MinIO: Authentication Bypass w Admin API umożliwiający tworzenie kont

CVE-2023-28434HIGH8.8⚠ KEVsame product

Minio is a Multi-Cloud Object Storage framework. Prior to RELEASE.2023-03-20T20-16-18Z, an attacker can use cr...

CVE-2023-28432HIGH7.5⚠ KEVsame product

Minio is a Multi-Cloud Object Storage framework. In a cluster deployment starting with RELEASE.2019-12-17T23-1...

CVE-2026-40344HIGH8.8same product

MinIO is a high-performance object storage system. Starting in RELEASE.2023-05-18T00-05-36Z and prior to RELEA...