Vulnerability Description
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, released as part of ESS Community Helm Chart 25.12.1.
Related Weaknesses (CWE)
References
- https://github.com/element-hq/ess-helm/blob/main/docs/maintenance.md#fixing-cve-
- https://github.com/element-hq/ess-helm/releases/tag/25.12.2
- https://github.com/element-hq/ess-helm/security/advisories/GHSA-qwcj-h6m8-vp6q
FAQ
What is CVE-2026-24044?
CVE-2026-24044 is a documented vulnerability. 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 (usin...
How severe is CVE-2026-24044?
CVSS scoring is not yet available for CVE-2026-24044. Check NVD for updates.
Is there a patch for CVE-2026-24044?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.