VYPR

Synapse

by Matrix Org

Source repositories

CVEs (40)

  • CVE-2024-53863CriDec 3, 2024
    risk 0.59cvss 9.1epss 0.01

    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…

  • CVE-2019-18835CriNov 8, 2019
    risk 0.57cvss 9.8epss 0.01

    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.

  • CVE-2018-16515HigSep 18, 2018
    risk 0.50cvss 8.8epss 0.02

    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.

  • CVE-2024-52805HigDec 3, 2024
    risk 0.49cvss 7.5epss 0.01

    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.…

  • CVE-2020-26890HigNov 24, 2020
    risk 0.49cvss 7.5epss 0.03

    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…

  • CVE-2019-11842HigMay 9, 2019
    risk 0.49cvss 7.5epss 0.02

    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.

  • CVE-2018-12423HigJun 14, 2018
    risk 0.49cvss 7.5epss 0.02

    In Synapse before 0.31.2, unauthorised users can hijack rooms when there is no m.room.power_levels event in force.

  • CVE-2024-37302HigDec 3, 2024
    risk 0.42cvss 7.5epss 0.01

    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…

  • CVE-2021-41281HigNov 23, 2021
    risk 0.42cvss 7.5epss 0.02

    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…

  • CVE-2018-12291HigJun 13, 2018
    risk 0.42cvss 7.5epss 0.02

    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.

  • CVE-2018-10657HigMay 2, 2018
    risk 0.42cvss 7.5epss 0.02

    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.

  • CVE-2025-30355HigMar 27, 2025
    risk 0.39cvss 7.1epss 0.01

    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…

  • CVE-2021-21332MedMar 26, 2021
    risk 0.38cvss 6.9epss 0.01

    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…

  • CVE-2024-31208MedApr 23, 2024
    risk 0.35cvss 6.5epss 0.01

    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…

  • CVE-2022-39374MedMay 26, 2023
    risk 0.35cvss 6.5epss 0.01

    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…

  • CVE-2022-41952MedNov 22, 2022
    risk 0.35cvss 6.5epss 0.01

    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…

  • CVE-2022-31152MedSep 2, 2022
    risk 0.35cvss 6.4epss 0.01

    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…

  • CVE-2022-31052MedJun 28, 2022
    risk 0.35cvss 6.5epss 0.02

    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…

  • CVE-2020-26257MedDec 9, 2020
    risk 0.35cvss 6.5epss 0.02

    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…

  • CVE-2024-52815MedDec 3, 2024
    risk 0.34cvss 5.3epss 0.01

    Synapse is an open-source Matrix homeserver. Synapse versions before 1.120.1 fail to properly validate invites received over federation. This vulnerability allows a malicious server to send a specially crafted invite that disrupts the invited user's /sync functionality. Synapse…

Page 1 of 2