CVE-2026-24044
KrytyczneStreszczenie
Element Server Suite Community Edition (ESS Community) przed wersją matrix-tools 0.5.7 używa niebezpiecznej metody generowania kluczy serwera Matrix w hooku inicjalizacji sekretów Helm Chart. Pozwala to atakującym sieciowym na odtworzenie pary kluczy i podszywanie się pod serwer ofiary.
Ocena ryzyka
Atakujący może podszywać się pod serwer, co wpływa na poufność, integralność i dostępność pokoi, w których serwer jest członkiem. Może to prowadzić do przechwycenia komunikacji lub manipulacji wydarzeniami.
Rekomendacja
Zaleca się aktualizację matrix-tools do wersji 0.5.7 lub nowszej oraz ustawienie initSecrets.enabled na false lub zdefiniowanie synapse.signingKey w wartościach Helm Chart.
Oryginalny opis (angielski, źródło NVD)
Element Server Suite Community Edition (ESS Community) deploys a Matrix stack using the provided Helm charts and Kubernetes distribution. The ESS Community Helm Chart secrets initialization hook (using matrix-tools container before 0.5.7) is using an insecure Matrix server key generation method, allowing network attackers to potentially recreate the same key pair, allowing them to impersonate the victim server. The secret is generated by the secrets initialization hook, in the ESS Community Helm Chart values, if both initSecrets.enabled is not set to false and synapse.signingKey is not defined. Given a server key in Matrix authenticates both requests originating from and events constructed on a given server, this potentially impacts confidentiality, integrity and availability of rooms which have a vulnerable server present as a member. The confidentiality of past conversations in end-to-end encrypted rooms is not impacted. The key generation issue was fixed in matrix-tools 0.5.7, relea

