이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 7. Updates for 26.4.6
This release contains several fixed issues and changes related to upgrading. For details, see the Upgrading Guide. Also, this release includes a change to filtering of LDAP referrals to mitigate a CVE.
7.1. Filtering of LDAP referrals 링크 복사링크가 클립보드에 복사되었습니다!
This release adds filtering of LDAP referrals by default. This change enhances security and aligns with best practices for LDAP configurations. If this change is unacceptable, you can disable LDAP referrals in all LDAP providers in all realms.
7.2. Deprecated: Filtering of LDAP referrals 링크 복사링크가 클립보드에 복사되었습니다!
The option spi-storage—ldap—secure-referral to disable filtering referrals is deprecated. When this feature is removed in a future release, filtering will be enforced.
7.3. CVE fix 링크 복사링크가 클립보드에 복사되었습니다!
- CVE-2025-13467 An authenticated realm administrator can configure the LDAP User Federation provider to connect to a malicious LDAP server. By setting the connectionUrl parameter and enabling Referral: follow, the Keycloak server can be forced to deserialize an untrusted Java object from a malicious RMI server during a user sync action.