Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2024-52602

17
FAUCET Score

CVE-2024-52602 describes a Server-Side Request Forgery (SSRF) vulnerability in Matrix Media Repo (MMR), a multi-homeserver media repository for Matrix, specifically affecting t2bot matrix-media-repo. This vulnerability allows an attacker to force MMR to serve content from private networks it can access. Rated as Medium severity (CVSS 5.3), the attack requires no user interaction or privileges, but its impact is limited to disclosure of low-confidentiality information. There is currently no evidence of active exploitation, public exploit code, or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.3.8CPE matchmatch criteria
cpe:2.3:a:t2bot:matrix-media-repo:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.0MEDIUM

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
LOW
Integrity Impact
NONE
Availability Impact
NONE
Exploitability Score
3.1
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.56%
Probability of exploitation in next 30 days
EPSS Percentile
43.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0056 is in the 28th percentile among its peer group of 23,701 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

gopatch availablevia ghsa
Product: github.com/t2bot/matrix-media-repoFixed in: 1.3.8
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

goGHSA-r6jg-jfv6-2fjvmedium

Matrix Media Repo (MMR) allows Server-Side Request Forgery (SSRF) on redirects and federation

Jan 16, 2025

References

github.com / t2bot/matrix-media-repo/releases/tag/v1.3.8
Release Notes
github.com / t2bot/matrix-media-repo/security/advisories/GHSA-r6jg-jfv6-2fjv
Vendor Advisory
learn.snyk.io / lesson/ssrf-server-side-request-forgery
Technical Description
owasp.org / www-community/attacks/Server_Side_Request_Forgery
Technical Description
agwa.name / blog/post/preventing_server_side_request_forgery_in_golang
Technical Description