GHSA-w9fg-xffh-p362

    Dashboard / Vulnerabilities / GHSA-w9fg-xffh-p362

    GHSA-w9fg-xffh-p362

    Published: 13 Apr 2021Last Modified: 8 Jul 2026

    Summary: Denial of service (via resource exhaustion) due to improper input validation on third-party identifier endpoints

    Details: ### Impact Missing input validation of some parameters on the endpoints used to confirm third-party identifiers could cause excessive use of disk space and memory leading to resource exhaustion. ### Patches The issue is fixed by #9321. ### Workarounds Depending on the needs and configuration of the homeserver a few options are available: 1. Using email as third-party identifiers be disabled by not configuring the `email` setting. 2. Using phone numbers as third-party identifiers can be disabled by ensuring that `account_threepid_delegates.msisdn` is not configured. 3. Additionally, the affected endpoint patterns can be blocked at a reverse proxy: * `^/_matrix/client/(r0|unstable)/register/email` * `^/_matrix/client/(r0|unstable)/register/msisdn` * `^/_matrix/client/(r0|unstable)/account/password` * `^/_matrix/client/(r0|unstable)/account/3pid`

    Affected packages

    Package

    Name: matrix-synapse

    Purl: pkg:pypi/matrix-synapse

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 0
    Fixed -1.28.0

    Affected versions

    0.33.5
    0.33.5.1
    0.33.6
    0.33.6rc1
    0.33.7
    0.33.7rc1
    0.33.7rc2
    0.33.8
    0.33.8rc2
    0.33.9

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    GHSA-w9fg-xffh-p362 | CVE-DB