Intel

AIKIDO-2026-510742

matrix-synapse is vulnerable to Information Disclosure

Information DisclosureGHSA-qcjr-46gf-7f4r Published 3 days ago

55

Medium Risk

This Affects:

PYTHONmatrix-synapse
0.0.1 - 1.157.1
Fixed in 1.157.2
Are you affected? Scan for Free

TL;DR

The federation event_auth endpoint does not verify that the requesting homeserver is joined to the room before returning authorisation events for a given event ID. A malicious remote homeserver joined to any room on the target can query authorisation events for rooms it has not joined. This discloses authorisation events across room boundaries. The fix enforces a room-membership check before responding.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and your homeserver participates in open federation.

Background info

matrix-synapse is vulnerable to Information Disclosure in versions 0.0.1 - 1.157.1.

How to fix this

Upgrade the matrix-synapse library to the patch version.