CVE-2026-63096 Details
Description
Dendrite through 0.13.8 contains a server-side request forgery vulnerability that allows unauthenticated attackers to cause the server to open outbound TLS connections to arbitrary hosts and ports by supplying an unvalidated serverName parameter to the legacy media download endpoint. Attackers can exploit distinguishable error response classes and leaked internal IP addresses in error messages to perform blind port scanning and enumerate internal network topology.
A server-side request forgery (SSRF) vulnerability has been identified in Dendrite versions through 0.13.8. This vulnerability allows unauthenticated attackers to manipulate the server into establishing outbound TLS connections to arbitrary hosts and ports. The exploitation involves supplying an unvalidated 'serverName' parameter to the legacy media download endpoint. Attackers can leverage distinct error response classes and leaked internal IP addresses to conduct blind port scanning and map internal network topology.
It is recommended to validate and sanitize the 'serverName' parameter in the media download endpoint to prevent SSRF vulnerabilities. This includes rejecting IP literals in private, loopback, or link-local ranges, and stripping resolved addresses from error messages before returning them to the client.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 17, 2026CISA-ADP
Assessed Jul 17, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Dendrite | <= 0.13.8 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 17, 2026 | CVE Modified | CISA-ADP |
| Jul 17, 2026 | New CVE Received | [email protected] |
Volerion