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 applicationsUpgrade org.keycloak:keycloak-ldap-federation to version 26.4.14, 26.6.5, 26.7.1 or higher.
Affected versions of this package are vulnerable to Access Control Bypass in LDAPStorageProvider.searchLDAPByAttributes through LDAP_ENTRY_DN lookups in federation/ldap/src/main/java/org/keycloak/storage/ldap/LDAPStorageProvider.java. A delegated administrator can retrieve and import directory entries outside the configured usersDn by sending a search request with a crafted q=LDAP_ENTRY_DN:<dn> value. This exposes account information from unauthorized parts of the LDAP directory and can cause those out-of-scope users to be imported into local storage.