{"api_version":"1","generated_at":"2026-07-23T22:02:06+00:00","cve":"CVE-2021-21273","urls":{"html":"https://cve.report/CVE-2021-21273","api":"https://cve.report/api/cve/CVE-2021-21273.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2021-21273","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2021-21273"},"summary":{"title":"CVE-2021-21273","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.25.0, requests to user provided domains were not restricted to external IP addresses when calculating the key validity for third-party invite events and sending push notifications. This could cause Synapse to make requests to internal infrastructure. The type of request was not controlled by the user, although limited modification of request bodies was possible. For the most thorough protection server administrators should remove the deprecated `federation_ip_range_blacklist` from their settings after upgrading to Synapse v1.25.0 which will result in Synapse using the improved default IP address restrictions. See the new `ip_range_blacklist` and `ip_range_whitelist` settings if more specific control is necessary.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2021-02-26 18:15:00","updated_at":"2023-11-07 03:29:00"},"problem_types":["CWE-601"],"metrics":[],"references":[{"url":"https://github.com/matrix-org/synapse/releases/tag/v1.25.0","name":"https://github.com/matrix-org/synapse/releases/tag/v1.25.0","refsource":"MISC","tags":["Third Party Advisory"],"title":"Release v1.25.0 · matrix-org/synapse · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/matrix-org/synapse/commit/30fba6210834a4ecd91badf0c8f3eb278b72e746","name":"https://github.com/matrix-org/synapse/commit/30fba6210834a4ecd91badf0c8f3eb278b72e746","refsource":"MISC","tags":["Patch","Third Party Advisory"],"title":"Apply an IP range blacklist to push and key revocation requests. (#8821) · matrix-org/synapse@30fba62 · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/matrix-org/synapse/pull/8821","name":"https://github.com/matrix-org/synapse/pull/8821","refsource":"MISC","tags":["Patch","Third Party Advisory"],"title":"Apply the federation_ip_range_blacklist to push and key revocation requests by clokep · Pull Request #8821 · matrix-org/synapse · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"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://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://github.com/matrix-org/synapse/security/advisories/GHSA-v936-j8gp-9q3p","name":"https://github.com/matrix-org/synapse/security/advisories/GHSA-v936-j8gp-9q3p","refsource":"CONFIRM","tags":["Patch","Third Party Advisory"],"title":"Open redirects on some federation and push requests · Advisory · matrix-org/synapse · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2021-21273","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2021-21273","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2021","cve_id":"21273","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":"21273","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"matrix","cpe5":"synapse","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2021","cve_id":"21273","vulnerable":"1","versionEndIncluding":"1","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-21273","qid":"281765","title":"Fedora Security Update for matrix (FEDORA-2021-a627cfd31e)"},{"cve":"CVE-2021-21273","qid":"981374","title":"Python (pip) Security Update for matrix-synapse (GHSA-v936-j8gp-9q3p)"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"security-advisories@github.com","ID":"CVE-2021-21273","STATE":"PUBLIC","TITLE":"Open redirects on some federation and push requests"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"synapse","version":{"version_data":[{"version_value":"< 1.25.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.25.0, requests to user provided domains were not restricted to external IP addresses when calculating the key validity for third-party invite events and sending push notifications. This could cause Synapse to make requests to internal infrastructure. The type of request was not controlled by the user, although limited modification of request bodies was possible. For the most thorough protection server administrators should remove the deprecated `federation_ip_range_blacklist` from their settings after upgrading to Synapse v1.25.0 which will result in Synapse using the improved default IP address restrictions. See the new `ip_range_blacklist` and `ip_range_whitelist` settings if more specific control is necessary."}]},"impact":{"cvss":{"attackComplexity":"HIGH","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":3.1,"baseSeverity":"LOW","confidentialityImpact":"NONE","integrityImpact":"LOW","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/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://github.com/matrix-org/synapse/releases/tag/v1.25.0","refsource":"MISC","url":"https://github.com/matrix-org/synapse/releases/tag/v1.25.0"},{"name":"https://github.com/matrix-org/synapse/security/advisories/GHSA-v936-j8gp-9q3p","refsource":"CONFIRM","url":"https://github.com/matrix-org/synapse/security/advisories/GHSA-v936-j8gp-9q3p"},{"name":"https://github.com/matrix-org/synapse/pull/8821","refsource":"MISC","url":"https://github.com/matrix-org/synapse/pull/8821"},{"name":"https://github.com/matrix-org/synapse/commit/30fba6210834a4ecd91badf0c8f3eb278b72e746","refsource":"MISC","url":"https://github.com/matrix-org/synapse/commit/30fba6210834a4ecd91badf0c8f3eb278b72e746"},{"refsource":"FEDORA","name":"FEDORA-2021-a627cfd31e","url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TNNAJOZNMVMXM6AS7RFFKB4QLUJ4IFEY/"}]},"source":{"advisory":"GHSA-v936-j8gp-9q3p","discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2021-02-26 18:15:00","lastModifiedDate":"2023-11-07 03:29:00","problem_types":["CWE-601"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"REQUIRED","scope":"CHANGED","confidentialityImpact":"LOW","integrityImpact":"LOW","availabilityImpact":"NONE","baseScore":6.1,"baseSeverity":"MEDIUM"},"exploitabilityScore":2.8,"impactScore":2.7},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:N/AC:M/Au:N/C:P/I:P/A:N","accessVector":"NETWORK","accessComplexity":"MEDIUM","authentication":"NONE","confidentialityImpact":"PARTIAL","integrityImpact":"PARTIAL","availabilityImpact":"NONE","baseScore":5.8},"severity":"MEDIUM","exploitabilityScore":8.6,"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.25.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":"21273","Ordinal":"195399","Title":"CVE-2021-21273","CVE":"CVE-2021-21273","Year":"2021"},"notes":[{"CveYear":"2021","CveId":"21273","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.25.0, requests to user provided domains were not restricted to external IP addresses when calculating the key validity for third-party invite events and sending push notifications. This could cause Synapse to make requests to internal infrastructure. The type of request was not controlled by the user, although limited modification of request bodies was possible. For the most thorough protection server administrators should remove the deprecated `federation_ip_range_blacklist` from their settings after upgrading to Synapse v1.25.0 which will result in Synapse using the improved default IP address restrictions. See the new `ip_range_blacklist` and `ip_range_whitelist` settings if more specific control is necessary.","Type":"Description","Title":null},{"CveYear":"2021","CveId":"21273","Ordinal":"2","NoteData":"2021-02-26","Type":"Other","Title":"Published"},{"CveYear":"2021","CveId":"21273","Ordinal":"3","NoteData":"2021-08-01","Type":"Other","Title":"Modified"}]}}}