CVE-2024-31208
Synapse's V2 state resolution weakness allows DoS from remote room members
Record summary
CVE-2024-31208 has a selected CVSS score of 6.5 (medium).
Description
Synapse is an open-source Matrix homeserver. A remote Matrix user with malicious intent, sharing a room with Synapse instances before 1.105.1, can dispatch specially crafted events to exploit a weakness in the V2 state resolution algorithm. This can induce high CPU consumption and accumulate excessive data in the database of such instances, resulting in a denial of service. Servers in private federations, or those that do not federate, are not affected. Server administrators should upgrade to 1.105.1 or later. Some workarounds are available. One can ban the malicious users or ACL block servers from the rooms and/or leave the room and purge the room using the admin API.
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Apr 23, 2024 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
synapseBrowse element-hq / synapse | CVE List | < 1.105.1 | affected |
matrix-synapseBrowse PyPI / matrix-synapse | GitHub Advisory | Before 1.105.1 · Fixed in 1.105.1 | affected |