{"api_version":"1","generated_at":"2026-06-21T17:40:39+00:00","cve":"CVE-2026-44545","urls":{"html":"https://cve.report/CVE-2026-44545","api":"https://cve.report/api/cve/CVE-2026-44545.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-44545","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-44545"},"summary":{"title":"Unbounded WebSocket message and frame sizes can cause unauthenticated remote denial of service","description":"daphne before 4.2.2 did not pass maxFramePayloadSize or maxMessagePayloadSize to Autobahn's WebSocketServerFactory. Because Autobahn defaults both values to 0 (unlimited), an unauthenticated remote attacker could send arbitrarily large WebSocket messages or frames, causing excessive memory consumption and a denial of service.","state":"PUBLISHED","assigner":"DSF","published_at":"2026-06-03 14:16:43","updated_at":"2026-06-15 19:53:30"},"problem_types":["CWE-770","CWE-770 CWE-770 (Allocation of Resources Without Limits or Throttling)"],"metrics":[{"version":"3.1","source":"nvd@nist.gov","type":"Primary","score":"7.5","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","baseScore":7.5,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"HIGH"}},{"version":"3.1","source":"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92","type":"Secondary","score":"5.3","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","baseScore":5.3,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"LOW"}},{"version":"3.1","source":"CNA","type":"CVSS","score":"5.3","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"LOW","baseScore":5.3,"baseSeverity":"MEDIUM","confidentialityImpact":"NONE","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","version":"3.1"}}],"references":[{"url":"https://github.com/django/daphne/blob/main/CHANGELOG.txt","name":"https://github.com/django/daphne/blob/main/CHANGELOG.txt","refsource":"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92","tags":["Release Notes"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-44545","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-44545","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"djangoproject","product":"daphne","version":"affected 4.2.0 4.2.1 python","platforms":[]},{"source":"CNA","vendor":"djangoproject","product":"daphne","version":"unaffected 4.2.2 python","platforms":[]}],"timeline":[{"source":"CNA","time":"2026-04-18T03:00:00.000Z","lang":"en","value":"Initial report received."},{"source":"CNA","time":"2026-05-06T03:00:00.000Z","lang":"en","value":"Vulnerability confirmed."}],"solutions":[],"workarounds":[],"exploits":[],"credits":[{"source":"CNA","value":"ParkHyunWoo","lang":"en"},{"source":"CNA","value":"Carlton Gibson","lang":"en"}],"nvd_cpes":[{"cve_year":"2026","cve_id":"44545","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"djangoproject","cpe5":"daphne","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"44545","cve":"CVE-2026-44545","epss":"0.003280000","percentile":"0.243610000","score_date":"2026-06-20","updated_at":"2026-06-21 00:13:44"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"metrics":[{"other":{"content":{"id":"CVE-2026-44545","options":[{"Exploitation":"none"},{"Automatable":"yes"},{"Technical Impact":"partial"}],"role":"CISA Coordinator","timestamp":"2026-06-03T15:48:33.527931Z","version":"2.0.3"},"type":"ssvc"}}],"providerMetadata":{"dateUpdated":"2026-06-03T15:48:40.018Z","orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP"},"title":"CISA ADP Vulnrichment"}],"cna":{"affected":[{"collectionURL":"https://pypi.org/project/daphne/","defaultStatus":"unaffected","packageName":"daphne","product":"daphne","repo":"https://github.com/django/daphne/","vendor":"djangoproject","versions":[{"lessThanOrEqual":"4.2.1","status":"affected","version":"4.2.0","versionType":"python"},{"status":"unaffected","version":"4.2.2","versionType":"python"}]}],"credits":[{"lang":"en","type":"reporter","value":"ParkHyunWoo"},{"lang":"en","type":"remediation developer","value":"Carlton Gibson"}],"descriptions":[{"lang":"en","supportingMedia":[{"base64":false,"type":"text/html","value":"<p>daphne before 4.2.2 did not pass maxFramePayloadSize or maxMessagePayloadSize to Autobahn's WebSocketServerFactory. Because Autobahn defaults both values to 0 (unlimited), an unauthenticated remote attacker could send arbitrarily large WebSocket messages or frames, causing excessive memory consumption and a denial of service.</p>"}],"value":"daphne before 4.2.2 did not pass maxFramePayloadSize or maxMessagePayloadSize to Autobahn's WebSocketServerFactory. Because Autobahn defaults both values to 0 (unlimited), an unauthenticated remote attacker could send arbitrarily large WebSocket messages or frames, causing excessive memory consumption and a denial of service."}],"impacts":[{"capecId":"CAPEC-130","descriptions":[{"lang":"en","value":"CAPEC-130: Excessive Allocation"}]}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"LOW","baseScore":5.3,"baseSeverity":"MEDIUM","confidentialityImpact":"NONE","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","version":"3.1"},"format":"CVSS","scenarios":[{"lang":"en","value":"GENERAL"}]}],"problemTypes":[{"descriptions":[{"cweId":"CWE-770","description":"CWE-770 (Allocation of Resources Without Limits or Throttling)","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-06-03T13:17:42.907Z","orgId":"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92","shortName":"DSF"},"references":[{"tags":["release-notes"],"url":"https://github.com/django/daphne/blob/main/CHANGELOG.txt"}],"source":{"discovery":"EXTERNAL"},"timeline":[{"lang":"en","time":"2026-04-18T03:00:00.000Z","value":"Initial report received."},{"lang":"en","time":"2026-05-06T03:00:00.000Z","value":"Vulnerability confirmed."}],"title":"Unbounded WebSocket message and frame sizes can cause unauthenticated remote denial of service","x_generator":{"engine":"cvelib 1.8.0"}}},"cveMetadata":{"assignerOrgId":"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92","assignerShortName":"DSF","cveId":"CVE-2026-44545","datePublished":"2026-06-03T13:17:42.907Z","dateReserved":"2026-05-06T20:29:54.084Z","dateUpdated":"2026-06-03T15:48:40.018Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-06-03 14:16:43","lastModifiedDate":"2026-06-15 19:53:30","problem_types":["CWE-770","CWE-770 CWE-770 (Allocation of Resources Without Limits or Throttling)"],"metrics":{"cvssMetricV31":[{"source":"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","baseScore":5.3,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"LOW"},"exploitabilityScore":3.9,"impactScore":1.4},{"source":"nvd@nist.gov","type":"Primary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","baseScore":7.5,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"HIGH"},"exploitabilityScore":3.9,"impactScore":3.6}]},"configurations":[{"nodes":[{"operator":"OR","negate":false,"cpeMatch":[{"vulnerable":true,"criteria":"cpe:2.3:a:djangoproject:daphne:*:*:*:*:*:*:*:*","versionEndExcluding":"4.2.2","matchCriteriaId":"48E446D3-9A77-40A0-A62A-D3F04DF924AB"}]}]}]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"44545","Ordinal":"1","Title":"Unbounded WebSocket message and frame sizes can cause unauthenti","CVE":"CVE-2026-44545","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"44545","Ordinal":"1","NoteData":"daphne before 4.2.2 did not pass maxFramePayloadSize or maxMessagePayloadSize to Autobahn's WebSocketServerFactory. Because Autobahn defaults both values to 0 (unlimited), an unauthenticated remote attacker could send arbitrarily large WebSocket messages or frames, causing excessive memory consumption and a denial of service.","Type":"Description","Title":"Unbounded WebSocket message and frame sizes can cause unauthenti"}]}}}