CVE-2022-39335 MEDIUM

CVE-2022-39335: Synapse does not apply enough checks to servers requesting auth events of events in a room

Vendor Matrix-Org
Product synapse
Weakness CWE-200 · Info exposure
Published May 26, 2023
Last update February 13, 2025

CVSS base score

5.0/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L

What the vulnerability does

01Description

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 versions of Synapse up to and including 1.68.0, a Synapse homeserver answering a query for authorization events does not sufficiently check that the requesting server should be able to access them. The issue was patched in Synapse 1.69.0. Homeserver administrators are advised to upgrade.

Key dates

02Disclosure timeline

May 26, 2023 CVE published
February 13, 2025 Record updated