Matrix Synapse vulnerabilities
40 known vulnerabilities affecting matrix/synapse.
Total CVEs
40
CISA KEV
0
Public exploits
0
Exploited in wild
2
Severity breakdown
CRITICAL2HIGH13MEDIUM22LOW3
Vulnerabilities
Page 1 of 2
CVE-2025-30355P2HIGHCVSS 7.5Exploitedfixed in 1.127.12025-03-27
CVE-2025-30355 [HIGH] CWE-20 CVE-2025-30355: Synapse is an open source Matrix homeserver implementation. A malicious server can craft events whic
Synapse is an open source Matrix homeserver implementation. A malicious server can craft events which, when received, prevent Synapse version up to 1.127.0 from federating with other servers. The vulnerability has been exploited in the wild and has been fixed in Synapse v1.127.1. No known workarounds are available.
nvd
CVE-2018-10657P2HIGHCVSS 7.5Exploitedfixed in 0.28.12018-05-02
CVE-2018-10657 [HIGH] CWE-20 CVE-2018-10657: Matrix Synapse before 0.28.1 is prone to a denial of service flaw where malicious events injected wi
Matrix Synapse before 0.28.1 is prone to a denial of service flaw where malicious events injected with depth = 2^63 - 1 render rooms unusable, related to federation/federation_base.py and handlers/message.py, as exploited in the wild in April 2018.
nvd
CVE-2024-53863P3CRITICALCVSS 9.1fixed in 1.120.12024-12-03
CVE-2024-53863 [CRITICAL] CWE-434 CVE-2024-53863: Synapse is an open-source Matrix homeserver. In Synapse versions before 1.120.1, enabling the dynami
Synapse is an open-source Matrix homeserver. In Synapse versions before 1.120.1, enabling the dynamic_thumbnails option or processing a specially crafted request could trigger the decoding and thumbnail generation of uncommon image formats, potentially invoking external tools like Ghostscript for processing. This significantly expands the attack s
nvd
CVE-2021-41281P3HIGHCVSS 7.5fixed in 1.47.12021-11-23
CVE-2021-41281 [HIGH] CWE-22 CVE-2021-41281: Synapse is a package for Matrix homeservers written in Python 3/Twisted. Prior to version 1.47.1, Sy
Synapse is a package for Matrix homeservers written in Python 3/Twisted. Prior to version 1.47.1, Synapse instances with the media repository enabled can be tricked into downloading a file from a remote server into an arbitrary directory. No authentication is required for the affected endpoint. The last 2 directories and file name of the path are chose
nvd
CVE-2018-16515P3HIGHCVSS 8.8fixed in 0.33.3.12018-09-18
CVE-2018-16515 [HIGH] CWE-347 CVE-2018-16515: Matrix Synapse before 0.33.3.1 allows remote attackers to spoof events and possibly have unspecified
Matrix Synapse before 0.33.3.1 allows remote attackers to spoof events and possibly have unspecified other impacts by leveraging improper transaction and event signature validation.
nvd
CVE-2019-5885P3HIGHCVSS 7.5fixed in 0.34.0.12019-03-21
CVE-2019-5885 [HIGH] CWE-330 CVE-2019-5885: Matrix Synapse before 0.34.0.1, when the macaroon_secret_key authentication parameter is not set, us
Matrix Synapse before 0.34.0.1, when the macaroon_secret_key authentication parameter is not set, uses a predictable value to derive a secret key and other secrets which could allow remote attackers to impersonate users.
nvd
CVE-2024-37302P3HIGHCVSS 7.5fixed in 1.106.02024-12-03
CVE-2024-37302 [HIGH] CWE-770 CVE-2024-37302: Synapse is an open-source Matrix homeserver. Synapse versions before 1.106 are vulnerable to a disk
Synapse is an open-source Matrix homeserver. Synapse versions before 1.106 are vulnerable to a disk fill attack, where an unauthenticated adversary can induce Synapse to download and cache large amounts of remote media. The default rate limit strategy is insufficient to mitigate this. This can lead to a denial of service, ranging from further media upl
nvd
CVE-2020-26890P3HIGHCVSS 7.5fixed in 1.20.02020-11-24
CVE-2020-26890 [HIGH] CWE-20 CVE-2020-26890: Matrix Synapse before 1.20.0 erroneously permits non-standard NaN, Infinity, and -Infinity JSON valu
Matrix Synapse before 1.20.0 erroneously permits non-standard NaN, Infinity, and -Infinity JSON values in fields of m.room.member events, allowing remote attackers to execute a denial of service attack against the federation and common Matrix clients. If such a malformed event is accepted into the room's state, the impact is long-lasting and is not fix
nvd
CVE-2024-52805P3HIGHCVSS 7.5fixed in 1.120.12024-12-03
CVE-2024-52805 [HIGH] CWE-770 CVE-2024-52805: Synapse is an open-source Matrix homeserver. In Synapse before 1.120.1, multipart/form-data requests
Synapse is an open-source Matrix homeserver. In Synapse before 1.120.1, multipart/form-data requests can in certain configurations transiently increase memory consumption beyond expected levels while processing the request, which can be used to amplify denial of service attacks. Synapse 1.120.1 resolves the issue by denying requests with unsupported m
nvd
CVE-2018-12291P3HIGHCVSS 7.5fixed in 0.31.12018-06-13
CVE-2018-12291 [HIGH] CVE-2018-12291: The on_get_missing_events function in handlers/federation.py in Matrix Synapse before 0.31.1 has a s
The on_get_missing_events function in handlers/federation.py in Matrix Synapse before 0.31.1 has a security bug in the get_missing_events federation API where event visibility rules were not applied correctly.
nvd
CVE-2019-11842P3HIGHCVSS 7.5fixed in 0.99.3.12019-05-09
CVE-2019-11842 [HIGH] CWE-338 CVE-2019-11842: An issue was discovered in Matrix Sydent before 1.0.3 and Synapse before 0.99.3.1. Random number gen
An issue was discovered in Matrix Sydent before 1.0.3 and Synapse before 0.99.3.1. Random number generation is mishandled, which makes it easier for attackers to predict a Sydent authentication token or a Synapse random ID.
nvd
CVE-2022-31152P3HIGHCVSS 7.5fixed in 1.62.02022-09-02
CVE-2022-31152 [HIGH] CWE-703 CVE-2022-31152: Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. The
Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. The Matrix specification specifies a list of [event authorization rules](https://spec.matrix.org/v1.2/rooms/v9/#authorization-rules) which must be checked when determining if an event should be accepted into a room. In versions of Synapse up to and includi
nvd
CVE-2019-18835P3CRITICALCVSS 9.8fixed in 1.5.02019-11-08
CVE-2019-18835 [CRITICAL] CWE-345 CVE-2019-18835: Matrix Synapse before 1.5.0 mishandles signature checking on some federation APIs. Events sent over
Matrix Synapse before 1.5.0 mishandles signature checking on some federation APIs. Events sent over /send_join, /send_leave, and /invite may not be correctly signed, or may not come from the expected servers.
nvd
CVE-2022-31052P3MEDIUMCVSS 6.5fixed in 1.61.12022-06-28
CVE-2022-31052 [MEDIUM] CWE-674 CVE-2022-31052: Synapse is an open source home server implementation for the Matrix chat network. In versions prior
Synapse is an open source home server implementation for the Matrix chat network. In versions prior to 1.61.1 URL previews of some web pages can exhaust the available stack space for the Synapse process due to unbounded recursion. This is sometimes recoverable and leads to an error for the request causing the problem, but in other cases the Synapse p
nvd
CVE-2021-21332P3HIGHCVSS 8.2fixed in 1.27.02021-03-26
CVE-2021-21332 [HIGH] CWE-79 CVE-2021-21332: Synapse is a Matrix reference homeserver written in python (pypi package matrix-synapse). Matrix is
Synapse is a Matrix reference homeserver written in python (pypi package matrix-synapse). Matrix is an ecosystem for open federated Instant Messaging and VoIP. In Synapse before version 1.27.0, the password reset endpoint served via Synapse was vulnerable to cross-site scripting (XSS) attacks. The impact depends on the configuration of the domain that S
nvd
CVE-2018-12423P3HIGHCVSS 7.5fixed in 0.31.22018-06-14
CVE-2018-12423 [HIGH] CVE-2018-12423: In Synapse before 0.31.2, unauthorised users can hijack rooms when there is no m.room.power_levels e
In Synapse before 0.31.2, unauthorised users can hijack rooms when there is no m.room.power_levels event in force.
nvd
CVE-2021-21393P3MEDIUMCVSS 6.5fixed in 1.28.02021-04-12
CVE-2021-21393 [MEDIUM] CWE-20 CVE-2021-21393: Synapse is a Matrix reference homeserver written in python (pypi package matrix-synapse). Matrix is
Synapse is a Matrix reference homeserver written in python (pypi package matrix-synapse). Matrix is an ecosystem for open federated Instant Messaging and VoIP. In Synapse before version 1.28.0 Synapse is missing input validation of some parameters on the endpoints used to confirm third-party identifiers could cause excessive use of disk space and memo
nvd
CVE-2021-21394P3MEDIUMCVSS 6.5fixed in 1.28.02021-04-12
CVE-2021-21394 [MEDIUM] CWE-20 CVE-2021-21394: Synapse is a Matrix reference homeserver written in python (pypi package matrix-synapse). Matrix is
Synapse is a Matrix reference homeserver written in python (pypi package matrix-synapse). Matrix is an ecosystem for open federated Instant Messaging and VoIP. In Synapse before version 1.28.0 Synapse is missing input validation of some parameters on the endpoints used to confirm third-party identifiers could cause excessive use of disk space and memo
nvd
CVE-2024-31208P3MEDIUMCVSS 6.5fixed in 1.105.12024-04-23
CVE-2024-31208 [MEDIUM] CWE-770 CVE-2024-31208: Synapse is an open-source Matrix homeserver. A remote Matrix user with malicious intent, sharing a r
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, resultin
nvd
CVE-2020-26257P4MEDIUMCVSS 6.5fixed in 1.23.12020-12-09
CVE-2020-26257 [MEDIUM] CWE-79 CVE-2020-26257: Matrix is an ecosystem for open federated Instant Messaging and VoIP. Synapse is a reference "homese
Matrix is an ecosystem for open federated Instant Messaging and VoIP. Synapse is a reference "homeserver" implementation of Matrix. A malicious or poorly-implemented homeserver can inject malformed events into a room by specifying a different room id in the path of a `/send_join`, `/send_leave`, `/invite` or `/exchange_third_party_invite` request. Th
nvd
1 / 2Next →