Django Software Foundationのdaphneにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性
| Title |
Django Software Foundationのdaphneにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性
|
| Summary |
daphne 4.2.2より前のバージョンでは、maxFramePayloadSizeまたはmaxMessagePayloadSizeをAutobahnのWebSocketServerFactoryに渡していませんでした。Autobahnはこれらの値をデフォルトで0(無制限)に設定しているため、認証されていないリモート攻撃者が任意の大きさのWebSocketメッセージやフレームを送信でき、過剰なメモリ消費とサービス拒否(DoS)を引き起こす可能性があります。
|
| Possible impacts |
・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| Solution |
リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
June 3, 2026, midnight |
| Registration Date |
June 16, 2026, 1:40 p.m. |
| Last Update |
June 16, 2026, 1:40 p.m. |
|
CVSS3.0 : 重要
|
| Score |
7.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Affected System
| Django Software Foundation |
|
daphne 4.2.2 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月16日] 掲載 |
June 16, 2026, 1:40 p.m. |
NVD Vulnerability Information
CVE-2026-44545
| Summary |
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.
|
| Publication Date |
June 3, 2026, 11:16 p.m. |
| Registration Date |
June 4, 2026, 4:16 a.m. |
| Last Update |
June 5, 2026, 12:21 a.m. |
Related information, measures and tools
Common Vulnerabilities List