The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsThere is no fixed version for github.com/minio/minio/internal/config/identity/ldap.
Affected versions of this package are vulnerable to Brute Force via the AssumeRoleWithLDAPIdentity endpoint, which exposes distinguishable error messages and lacks rate limiting. An attacker can enumerate valid LDAP usernames and perform unlimited password guessing to obtain temporary credentials by sending repeated authentication attempts over the network.
Note:
This is only exploitable if LDAP authentication is enabled and accessible from untrusted networks.
This package (minio/minio) has been renamed/succeeded by minio/aistor on Quay. The fix is available only in the new package starting from tag RELEASE.2026-03-17T21-25-16Z.
This vulnerability can be mitigated by implementing network-level rate limiting using a reverse proxy or WAF, restricting access to the endpoint to trusted networks or IP ranges, and configuring LDAP account lockout policies on the LDAP server.