Matrix Media Repo (MMR) is a highly configurable multi-homeserver media repository for Matrix. MMR before version 1.3.5 allows, by design, unauthenticated remote participants to trigger a download and caching of remote media from a remote homeserver to the local media repository. Such content then also becomes available for download from the local homeserver in an unauthenticated way. The implication is that unauthenticated remote adversaries can use this functionality to plant problematic content into the media repository. MMR 1.3.5 introduces a partial mitigation in the form of new endpoints which require authentication for media downloads. The unauthenticated endpoints will be frozen in a future release, closing the attack vector. Though extremely limited, server operators can use more strict rate limits based on IP address as a partial workaround.
References
Link | Resource |
---|---|
https://github.com/matrix-org/matrix-spec-proposals/pull/3916 | Issue Tracking |
https://github.com/t2bot/matrix-media-repo/security/advisories/GHSA-8vmr-h7h5-cqhg | Vendor Advisory |
Configurations
History
20 Aug 2025, 15:34
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://github.com/matrix-org/matrix-spec-proposals/pull/3916 - Issue Tracking | |
References | () https://github.com/t2bot/matrix-media-repo/security/advisories/GHSA-8vmr-h7h5-cqhg - Vendor Advisory | |
First Time |
T2bot
T2bot matrix-media-repo |
|
CPE | cpe:2.3:a:t2bot:matrix-media-repo:*:*:*:*:*:*:*:* |
16 Jan 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-01-16 20:15
Updated : 2025-08-20 15:34
NVD link : CVE-2024-36402
Mitre link : CVE-2024-36402
CVE.ORG link : CVE-2024-36402
JSON object : View
Products Affected
t2bot
- matrix-media-repo
CWE
CWE-287
Improper Authentication