{"api_version":"1","generated_at":"2026-07-24T02:25:03+00:00","cve":"CVE-2021-21392","urls":{"html":"https://cve.report/CVE-2021-21392","api":"https://cve.report/api/cve/CVE-2021-21392.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2021-21392","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2021-21392"},"summary":{"title":"CVE-2021-21392","description":"Synapse is a Matrix reference homeserver written in python (pypi package matrix-synapse). Matrix is an ecosystem for open federated Instant Messaging and VoIP. In Synapse before version 1.28.0 requests to user provided domains were not restricted to external IP addresses when transitional IPv6 addresses were used. Outbound requests to federation, identity servers, when calculating the key validity for third-party invite events, sending push notifications, and generating URL previews are affected. This could cause Synapse to make requests to internal infrastructure on dual-stack networks. See referenced GitHub security advisory for details and workarounds.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2021-04-12 22:15:00","updated_at":"2023-11-07 03:30:00"},"problem_types":["CWE-601"],"metrics":[],"references":[{"url":"https://github.com/matrix-org/synapse/security/advisories/GHSA-5wrh-4jwv-5w78","name":"https://github.com/matrix-org/synapse/security/advisories/GHSA-5wrh-4jwv-5w78","refsource":"CONFIRM","tags":[],"title":"Open redirect via transitional IPv6 addresses on dual-stack networks · Advisory · matrix-org/synapse · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TNNAJOZNMVMXM6AS7RFFKB4QLUJ4IFEY/","name":"FEDORA-2021-a627cfd31e","refsource":"","tags":[],"title":"[SECURITY] Fedora 34 Update: matrix-synapse-1.38.1-1.fc34 - package-announce - Fedora Mailing-Lists","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://pypi.org/project/matrix-synapse/","name":"https://pypi.org/project/matrix-synapse/","refsource":"MISC","tags":[],"title":"matrix-synapse · PyPI","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/matrix-org/synapse/pull/9240","name":"https://github.com/matrix-org/synapse/pull/9240","refsource":"MISC","tags":[],"title":"Convert blacklisted IPv4 addresses to compatible IPv6 addresses. by clokep · Pull Request #9240 · matrix-org/synapse · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TNNAJOZNMVMXM6AS7RFFKB4QLUJ4IFEY/","name":"FEDORA-2021-a627cfd31e","refsource":"FEDORA","tags":[],"title":"[SECURITY] Fedora 34 Update: matrix-synapse-1.38.1-1.fc34 - package-announce - Fedora Mailing-Lists","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2021-21392","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2021-21392","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2021","cve_id":"21392","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"fedoraproject","cpe5":"fedora","cpe6":"34","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2021","cve_id":"21392","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"matrix","cpe5":"synapse","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2021-21392","qid":"281765","title":"Fedora Security Update for matrix (FEDORA-2021-a627cfd31e)"},{"cve":"CVE-2021-21392","qid":"981367","title":"Python (pip) Security Update for matrix-synapse (GHSA-5wrh-4jwv-5w78)"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"security-advisories@github.com","ID":"CVE-2021-21392","STATE":"PUBLIC","TITLE":"Open redirect via transitional IPv6 addresses on dual-stack networks"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"synapse","version":{"version_data":[{"version_value":"< 1.28.0"}]}}]},"vendor_name":"matrix-org"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"Synapse is a Matrix reference homeserver written in python (pypi package matrix-synapse). Matrix is an ecosystem for open federated Instant Messaging and VoIP. In Synapse before version 1.28.0 requests to user provided domains were not restricted to external IP addresses when transitional IPv6 addresses were used. Outbound requests to federation, identity servers, when calculating the key validity for third-party invite events, sending push notifications, and generating URL previews are affected. This could cause Synapse to make requests to internal infrastructure on dual-stack networks. See referenced GitHub security advisory for details and workarounds."}]},"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":6.3,"baseSeverity":"MEDIUM","confidentialityImpact":"LOW","integrityImpact":"HIGH","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N","version":"3.1"}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-601 URL Redirection to Untrusted Site ('Open Redirect')"}]}]},"references":{"reference_data":[{"name":"https://pypi.org/project/matrix-synapse/","refsource":"MISC","url":"https://pypi.org/project/matrix-synapse/"},{"name":"https://github.com/matrix-org/synapse/security/advisories/GHSA-5wrh-4jwv-5w78","refsource":"CONFIRM","url":"https://github.com/matrix-org/synapse/security/advisories/GHSA-5wrh-4jwv-5w78"},{"name":"https://github.com/matrix-org/synapse/pull/9240","refsource":"MISC","url":"https://github.com/matrix-org/synapse/pull/9240"},{"refsource":"FEDORA","name":"FEDORA-2021-a627cfd31e","url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TNNAJOZNMVMXM6AS7RFFKB4QLUJ4IFEY/"}]},"source":{"advisory":"GHSA-5wrh-4jwv-5w78","discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2021-04-12 22:15:00","lastModifiedDate":"2023-11-07 03:30:00","problem_types":["CWE-601"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"REQUIRED","scope":"UNCHANGED","confidentialityImpact":"LOW","integrityImpact":"HIGH","availabilityImpact":"NONE","baseScore":6.3,"baseSeverity":"MEDIUM"},"exploitabilityScore":2.1,"impactScore":4.2},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:N/AC:M/Au:S/C:P/I:P/A:N","accessVector":"NETWORK","accessComplexity":"MEDIUM","authentication":"SINGLE","confidentialityImpact":"PARTIAL","integrityImpact":"PARTIAL","availabilityImpact":"NONE","baseScore":4.9},"severity":"MEDIUM","exploitabilityScore":6.8,"impactScore":4.9,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":true}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:matrix:synapse:*:*:*:*:*:*:*:*","versionEndExcluding":"1.28.0","cpe_name":[]}]},{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2021","CveId":"21392","Ordinal":"195518","Title":"CVE-2021-21392","CVE":"CVE-2021-21392","Year":"2021"},"notes":[{"CveYear":"2021","CveId":"21392","Ordinal":"1","NoteData":"Synapse is a Matrix reference homeserver written in python (pypi package matrix-synapse). Matrix is an ecosystem for open federated Instant Messaging and VoIP. In Synapse before version 1.28.0 requests to user provided domains were not restricted to external IP addresses when transitional IPv6 addresses were used. Outbound requests to federation, identity servers, when calculating the key validity for third-party invite events, sending push notifications, and generating URL previews are affected. This could cause Synapse to make requests to internal infrastructure on dual-stack networks. See referenced GitHub security advisory for details and workarounds.","Type":"Description","Title":null},{"CveYear":"2021","CveId":"21392","Ordinal":"2","NoteData":"2021-04-12","Type":"Other","Title":"Published"},{"CveYear":"2021","CveId":"21392","Ordinal":"3","NoteData":"2021-08-01","Type":"Other","Title":"Modified"}]}}}