AIOHTTPにおける高圧縮データの処理 (データ増幅)に関する脆弱性
| Title |
AIOHTTPにおける高圧縮データの処理 (データ増幅)に関する脆弱性
|
| Summary |
AIOHTTPは、asyncioおよびPythonのための非同期HTTPクライアント/サーバーフレームワークです。3.14.1以前のバージョンでは、クリーンアップ処理時に圧縮されたリクエストボディが一度にメモリ上で展開される可能性がありました。攻撃者は特定の状況下で圧縮ペイロードを送信し、それがメモリ上で展開されることでサービス拒否(DoS)を引き起こす可能性のある脆弱性(いわゆるzip爆弾のエッジケース)を悪用できます。この脆弱性は3.14.1で修正されました。
|
| Possible impacts |
・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
June 22, 2026, midnight |
| Registration Date |
June 29, 2026, 11:12 a.m. |
| Last Update |
June 29, 2026, 11:12 a.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
| AIOHTTP |
|
AIOHTTP 3.14.1 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月29日] 掲載 |
June 29, 2026, 11:12 a.m. |
NVD Vulnerability Information
CVE-2026-54278
| Summary |
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, during cleanup it is possible for a compressed request body to be decompressed into memory in one chunk. An attacker may be able to send a compressed payload in specific situations that could be decompressed into memory, potentially leading to DoS (a zip bomb edge case). This vulnerability is fixed in 3.14.1.
|
| Publication Date |
June 23, 2026, 3:16 a.m. |
| Registration Date |
June 27, 2026, 4:11 a.m. |
| Last Update |
June 27, 2026, 4:27 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:* |
|
|
|
3.14.1 |
Related information, measures and tools
Common Vulnerabilities List