Skip to content

Commit dcedab5

Browse files
committed
changelog: Keycloak 26.4.6
1 parent a0a6bfe commit dcedab5

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: Keycloak 26.4.6 is available (security release)
3+
description: Keycloak 26.4.6 security release with CVE-2025-13467 fix and LDAP referral filtering is now available on Clever Cloud
4+
date: 2025-11-26
5+
tags:
6+
- addons
7+
- keycloak
8+
authors:
9+
- name: Sébastien Allemand
10+
link: https://github.com/allemas
11+
image: https://github.com/allemas.png?size=40
12+
- name: David Legrand
13+
link: https://github.com/davlgd
14+
image: https://github.com/davlgd.png?size=40
15+
excludeSearch: true
16+
---
17+
18+
[The release 26.4.6](https://github.com/keycloak/keycloak/releases/26.4.6) of Keycloak is available on Clever Cloud. It brings multiple enhancements and a security fix for [CVE-2025-13467](https://nvd.nist.gov/vuln/detail/CVE-2025-13467). It adds filtering of LDAP referrals by default to align with best practices for LDAP configurations.
19+
20+
You can update through add-on’s dashboard in the [Clever Cloud Console](https://console.clever-cloud.com). You can also set `CC_KEYCLOAK_VERSION` of the underlying Java application to `26.4.6` and rebuild it, or use [Clever Tools](/doc/cli/operators/):
21+
22+
```bash
23+
clever features enable operators
24+
25+
clever keycloak version check yourKeycloakNameOrId
26+
clever keycloak version update yourKeycloakNameOrId
27+
clever keycloak version update yourKeycloakNameOrId 26.4.6
28+
```
29+
30+
- [Learn more about Keycloak 26.4.6](https://www.keycloak.org/2025/11/keycloak-2646-released)
31+
- [Learn more about Keycloak on Clever Cloud](/doc/addons/keycloak)

0 commit comments

Comments
 (0)