GHSA-4822-jvwx-w47h · Severity: medium · Ecosystem: pip — Uncontrolled Resource Consumption in Matrix Synapse
Synapse before 1.52.0 with URL preview functionality enabled will attempt to generate URL previews for media stream URLs without properly limiting connection time. Connections will only be terminated after `max_spider_size` (default: 10M) bytes have been downloaded, which can in some cases lead to long-lived connections towards the streaming media server (for instance, Icecast). This can cause excessive traffic and connections toward such servers if their stream URL is, for example, posted to a large room with many Synapse instances with URL preview enabled. Version 1.52.0 implements a timeout mechanism which will terminate URL preview connections after 30 seconds. Since generating URL previews for media streams is not supported and always fails, 1.53.0 additionally implements an allow list for content types for which Synapse will even attempt to generate a URL preview. Upgrade to 1.53.0 to fully resolve the issue. As a workaround, turn off URL preview functionality by setting `url_preview_enabled: false` in the Synapse configuration file.
Conclusion & alert: CVE-2022-41952 is rated Moderate Risk (44.7/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.83%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.55% | 0.83% | +0.27% |
| 2 | 2026-05-18 | 0.53% | 0.55% | +0.02% |
| 3 | 2025-11-23 | — | 0.53% | — |
Full EPSS history (14 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
3.9 | 2.5 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-4822-jvwx-w47h · Severity: medium · Ecosystem: pip — Uncontrolled Resource Consumption in Matrix Synapse
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
medium | CVE-2022-41952: 1 source package rows (synapse); 14 state rows across 2 repos (3.22-community, edge-community); fixed 0, open 14. | https://security.alpinelinux.org/vuln/CVE-2022-41952 |
debian
|
not yet assigned | CVE-2022-41952 not yet assigned priority: Debian including 1 source packages (matrix-synapse), 2 status rows across 2 suites (forky, sid): resolved 2. | https://security-tracker.debian.org/tracker/CVE-2022-41952 |
ubuntu
|
medium | CVE-2022-41952 medium priority: Ubuntu including 1 source packages (matrix-synapse), 11 status rows across 11 suites (bionic, focal, jammy, kinetic, lunar, mantic, noble, oracular, trusty, upstream, xenial): not-affected 6, ignored 2, needs-triage 2, released 1. | https://ubuntu.com/security/CVE-2022-41952 |
| URL | Tags |
|---|---|
| https://github.com/matrix-org/synapse/pull/11784 | Patch Third Party Advisory |
| https://github.com/matrix-org/synapse/pull/11936 | Patch Third Party Advisory |
| https://github.com/matrix-org/synapse/releases/tag/v1.52.0 | Release Notes Third Party Advisory |
| https://github.com/matrix-org/synapse/releases/tag/v1.53.0 | Release Notes Third Party Advisory |
| https://github.com/matrix-org/synapse/security/advisories/GHSA-4822-jvwx-w47h | Mitigation Third Party Advisory |