{"api_version":"1","generated_at":"2026-07-24T03:46:02+00:00","cve":"CVE-2021-21274","urls":{"html":"https://cve.report/CVE-2021-21274","api":"https://cve.report/api/cve/CVE-2021-21274.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2021-21274","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2021-21274"},"summary":{"title":"CVE-2021-21274","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, a malicious homeserver could redirect requests to their .well-known file to a large file. This can lead to a denial of service attack where homeservers will consume significantly more resources when requesting the .well-known file of a malicious homeserver. This affects any server which accepts federation requests from untrusted servers. Issue is resolved in version 1.25.0. As a workaround the `federation_domain_whitelist` setting can be used to restrict the homeservers communicated with over federation.","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-770"],"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/ff5c4da1289cb5e097902b3e55b771be342c29d6","name":"https://github.com/matrix-org/synapse/commit/ff5c4da1289cb5e097902b3e55b771be342c29d6","refsource":"MISC","tags":["Patch","Third Party Advisory"],"title":"Add a maximum size for well-known lookups. (#8950) · matrix-org/synapse@ff5c4da · 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://github.com/matrix-org/synapse/security/advisories/GHSA-2hwx-mjrm-v3g8","name":"https://github.com/matrix-org/synapse/security/advisories/GHSA-2hwx-mjrm-v3g8","refsource":"CONFIRM","tags":["Patch","Third Party Advisory"],"title":"Denial of service attack via .well-known lookups · Advisory · matrix-org/synapse · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/matrix-org/synapse/pull/8950","name":"https://github.com/matrix-org/synapse/pull/8950","refsource":"MISC","tags":["Patch","Third Party Advisory"],"title":"Add a maximum size for well-known lookups. by clokep · Pull Request #8950 · matrix-org/synapse · GitHub","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://www.cve.org/CVERecord?id=CVE-2021-21274","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2021-21274","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2021","cve_id":"21274","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":"21274","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":"21274","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-21274","qid":"281765","title":"Fedora Security Update for matrix (FEDORA-2021-a627cfd31e)"},{"cve":"CVE-2021-21274","qid":"981372","title":"Python (pip) Security Update for matrix-synapse (GHSA-2hwx-mjrm-v3g8)"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"security-advisories@github.com","ID":"CVE-2021-21274","STATE":"PUBLIC","TITLE":"Denial of service attack via .well-known lookups"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"synapse","version":{"version_data":[{"version_value":">=0.99.0, < 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, a malicious homeserver could redirect requests to their .well-known file to a large file. This can lead to a denial of service attack where homeservers will consume significantly more resources when requesting the .well-known file of a malicious homeserver. This affects any server which accepts federation requests from untrusted servers. Issue is resolved in version 1.25.0. As a workaround the `federation_domain_whitelist` setting can be used to restrict the homeservers communicated with over federation."}]},"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"LOW","baseScore":4.3,"baseSeverity":"MEDIUM","confidentialityImpact":"NONE","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L","version":"3.1"}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-400 Uncontrolled Resource Consumption"}]}]},"references":{"reference_data":[{"name":"https://github.com/matrix-org/synapse/security/advisories/GHSA-2hwx-mjrm-v3g8","refsource":"CONFIRM","url":"https://github.com/matrix-org/synapse/security/advisories/GHSA-2hwx-mjrm-v3g8"},{"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/pull/8950","refsource":"MISC","url":"https://github.com/matrix-org/synapse/pull/8950"},{"name":"https://github.com/matrix-org/synapse/commit/ff5c4da1289cb5e097902b3e55b771be342c29d6","refsource":"MISC","url":"https://github.com/matrix-org/synapse/commit/ff5c4da1289cb5e097902b3e55b771be342c29d6"},{"refsource":"FEDORA","name":"FEDORA-2021-a627cfd31e","url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TNNAJOZNMVMXM6AS7RFFKB4QLUJ4IFEY/"}]},"source":{"advisory":"GHSA-2hwx-mjrm-v3g8","discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2021-02-26 18:15:00","lastModifiedDate":"2023-11-07 03:29:00","problem_types":["CWE-770"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"REQUIRED","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"HIGH","baseScore":6.5,"baseSeverity":"MEDIUM"},"exploitabilityScore":2.8,"impactScore":3.6},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:N/AC:M/Au:N/C:N/I:N/A:P","accessVector":"NETWORK","accessComplexity":"MEDIUM","authentication":"NONE","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"PARTIAL","baseScore":4.3},"severity":"MEDIUM","exploitabilityScore":8.6,"impactScore":2.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:*:*:*:*:*:*:*:*","versionStartIncluding":"0.99.0","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":"21274","Ordinal":"195400","Title":"CVE-2021-21274","CVE":"CVE-2021-21274","Year":"2021"},"notes":[{"CveYear":"2021","CveId":"21274","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, a malicious homeserver could redirect requests to their .well-known file to a large file. This can lead to a denial of service attack where homeservers will consume significantly more resources when requesting the .well-known file of a malicious homeserver. This affects any server which accepts federation requests from untrusted servers. Issue is resolved in version 1.25.0. As a workaround the `federation_domain_whitelist` setting can be used to restrict the homeservers communicated with over federation.","Type":"Description","Title":null},{"CveYear":"2021","CveId":"21274","Ordinal":"2","NoteData":"2021-02-26","Type":"Other","Title":"Published"},{"CveYear":"2021","CveId":"21274","Ordinal":"3","NoteData":"2021-08-01","Type":"Other","Title":"Modified"}]}}}