Matrix-Org Synapse vulnerabilities

24 known vulnerabilities affecting matrix-org/synapse.

Total CVEs
24
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH3MEDIUM18LOW3

Vulnerabilities

Page 1 of 2
CVE-2023-43796MEDIUMCVSS 5.3fixed in 1.95.12023-10-31
CVE-2023-43796 [MEDIUM] CWE-200 CVE-2023-43796: Synapse is an open-source Matrix homeserver Prior to versions 1.95.1 and 1.96.0rc1, cached device in Synapse is an open-source Matrix homeserver Prior to versions 1.95.1 and 1.96.0rc1, cached device information of remote users can be queried from Synapse. This can be used to enumerate the remote users known to a homeserver. System administrators are encouraged to upgrade to Synapse 1.95.1 or 1.96.0rc1 to receive a patch. As a workaround, the `feder
cvelistv5nvd
CVE-2023-45129MEDIUMCVSS 4.9fixed in 1.94.02023-10-10
CVE-2023-45129 [MEDIUM] CWE-770 CVE-2023-45129: Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. Pri Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. Prior to version 1.94.0, a malicious server ACL event can impact performance temporarily or permanently leading to a persistent denial of service. Homeservers running on a closed federation (which presumably do not need to use server ACLs) are not affect
cvelistv5nvd
CVE-2023-42453MEDIUMCVSS 4.3v>= 0.34.0, < 1.93.02023-09-27
CVE-2023-42453 [MEDIUM] CWE-285 CVE-2023-42453: Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. Use Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. Users were able to forge read receipts for any event (if they knew the room ID and event ID). Note that the users were not able to view the events, but simply mark it as read. This could be confusing as clients will show the event as read by the user, ev
cvelistv5nvd
CVE-2023-41335LOWCVSS 3.7v>= 1.66.0, < 1.93.02023-09-27
CVE-2023-41335 [LOW] CWE-312 CVE-2023-41335: Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. Whe Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. When users update their passwords, the new credentials may be briefly held in the server database. While this doesn't grant the server any added capabilities—it already learns the users' passwords as part of the authentication process—it does disrupt the ex
cvelistv5nvd
CVE-2023-32683MEDIUMCVSS 5.4fixed in 1.85.02023-06-06
CVE-2023-32683 [MEDIUM] CWE-863 CVE-2023-32683: Synapse is a Matrix protocol homeserver written in Python with the Twisted framework. A discovered o Synapse is a Matrix protocol homeserver written in Python with the Twisted framework. A discovered oEmbed or image URL can bypass the `url_preview_url_blacklist` setting potentially allowing server side request forgery or bypassing network policies. Impact is limited to IP addresses allowed by the `url_preview_ip_range_blacklist` setting (by default
cvelistv5nvd
CVE-2023-32682MEDIUMCVSS 5.4fixed in 1.85.02023-06-06
CVE-2023-32682 [MEDIUM] CWE-287 CVE-2023-32682: Synapse is a Matrix protocol homeserver written in Python with the Twisted framework. In affected ve Synapse is a Matrix protocol homeserver written in Python with the Twisted framework. In affected versions it may be possible for a deactivated user to login when using uncommon configurations. This only applies if any of the following are true: 1. JSON Web Tokens are enabled for login via the `jwt_config.enabled` configuration setting. 2. The local
cvelistv5nvd
CVE-2022-39374MEDIUMCVSS 6.5v>= 1.62.0, < 1.68.02023-05-26
CVE-2022-39374 [MEDIUM] CWE-400 CVE-2022-39374: Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. If Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. If Synapse and a malicious homeserver are both joined to the same room, the malicious homeserver can trick Synapse into accepting previously rejected events into its view of the current state of that room. This can be exploited in a way that causes all fu
cvelistv5nvd
CVE-2022-39335MEDIUMCVSS 5.0fixed in 1.69.02023-05-26
CVE-2022-39335 [MEDIUM] CWE-200 CVE-2022-39335: 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 Federation API allows remote homeservers to request the authorization events in a room. This is necessary so that a homeserver receiving some events can validate that those events are legitimate and permitted in their room. However, in version
cvelistv5nvd
CVE-2023-32323MEDIUMCVSS 4.3fixed in 1.74.02023-05-26
CVE-2023-32323 [MEDIUM] CWE-20 CVE-2023-32323: Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. A m Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. A malicious user on a Synapse homeserver X with permission to create certain state events can disable outbound federation from X to an arbitrary homeserver Y. Synapse instances with federation disabled are not affected. In versions of Synapse up to and in
cvelistv5nvd
CVE-2022-41952MEDIUMCVSS 5.3fixed in 1.53.02022-11-22
CVE-2022-41952 [MEDIUM] CWE-400 CVE-2022-41952: Synapse before 1.52.0 with URL preview functionality enabled will attempt to generate URL previews f Synapse before 1.52.0 with URL preview functionality enabled will attempt to generate URL previews for media stream URLs without properly limiting connection time. Connections will only be terminated after `max_spider_size` (default: 10M) bytes have been downloaded, which can in some cases lead to long-lived connections towards the streaming media s
cvelistv5nvd
CVE-2022-31152HIGHCVSS 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
cvelistv5nvd
CVE-2022-31052MEDIUMCVSS 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
cvelistv5nvd
CVE-2021-41281HIGHCVSS 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
cvelistv5nvd
CVE-2021-39164LOWCVSS 3.1fixed in 1.41.12021-08-31
CVE-2021-39164 [LOW] CWE-200 CVE-2021-39164: Matrix is an ecosystem for open federated Instant Messaging and Voice over IP. In versions 1.41.0 an Matrix is an ecosystem for open federated Instant Messaging and Voice over IP. In versions 1.41.0 and prior, unauthorised users can access the membership (list of members, with their display names) of a room if they know the ID of the room. The vulnerability is limited to rooms with `shared` history visibility. Furthermore, the unauthorised user must b
cvelistv5nvd
CVE-2021-39163LOWCVSS 3.1fixed in 1.41.12021-08-31
CVE-2021-39163 [LOW] CWE-200 CVE-2021-39163: Matrix is an ecosystem for open federated Instant Messaging and Voice over IP. In versions 1.41.0 an Matrix is an ecosystem for open federated Instant Messaging and Voice over IP. In versions 1.41.0 and prior, unauthorised users can access the name, avatar, topic and number of members of a room if they know the ID of the room. This vulnerability is limited to homeservers where the vulnerable homeserver is in the room and untrusted users are permitted
cvelistv5nvd
CVE-2021-29471MEDIUMCVSS 5.3fixed in 1.33.22021-05-11
CVE-2021-29471 [MEDIUM] CWE-400 CVE-2021-29471: 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.33.2 "Push rules" can specify conditions under which they will match, including `event_match`, which matches event content against a pattern including wildcards. Ce
cvelistv5nvd
CVE-2021-21394MEDIUMCVSS 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
cvelistv5nvd
CVE-2021-21392MEDIUMCVSS 6.3fixed in 1.28.02021-04-12
CVE-2021-21392 [MEDIUM] CWE-601 CVE-2021-21392: 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 requests to user provided domains were not restricted to external IP addresses when transitional IPv6 addresses were used. Outbound requests to federation, ide
cvelistv5nvd
CVE-2021-21393MEDIUMCVSS 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
cvelistv5nvd
CVE-2021-21332HIGHCVSS 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
cvelistv5nvd