I was wondering if Checkmk is in any way affected by the redis vulnerability (Security Advisory: CVE-2025-49844 | Redis)
I couldn’t find anything about it and it looks like a fix is no part of the security patches planned for tomorrow.
I just know that Checkmk uses a side process called redis but what exacly it does or if it could be affected by the newly discovered redis vulnerability I have no idea of.
So it would just be nice to know checkmk redis is not affected by the vulnerability.
Only user facing changes are documented via werks. This is not always done consistently though.
If we document each change in Checkmk, then you will be drowned in non-valuable information.
The good thing: you can read all changes in Checkmk here:
So, we are not hiding anything No need to do so. Have fun reading the 200+ commits per week. In the week of Sept 7th, there were 752 commits. So, enjoy.
This you can answer yourself with a look at the redis Github repo.
The 6.2.20 is the version that fixed your mentioned CVE.
6.2.20 release date 3.10.25 // CMK Github commit 14.10.25
That is not so bad for a problem you cannot have on your system.