製品・ソフトウェアに関する情報
AIOHTTPにおける複数の脆弱性
Title AIOHTTPにおける複数の脆弱性
Summary

AIOHTTPは、asyncioとPythonのための非同期HTTPクライアント/サーバーフレームワークです。3.14.0以前のバージョンでは、攻撃者が制御する入力がmultipart/payloadヘッダーに含まれる場合、リクエストを変更して追加のヘッダーを注入するなどの操作が可能でした。アプリケーションがユーザー制御の文字列をMultipartWriter.append(headers=...)やPayload.headersに渡しているという稀な状況下では、攻撃者がリクエストを改ざんしてヘッダーを注入し、リクエストの内容を変更する可能性があります。この脆弱性は3.14.0で修正されました。

Possible impacts ・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアが完全に停止する可能性があります。 
Solution

ベンダ情報を参照して適切な対策を実施してください。

Publication Date June 22, 2026, midnight
Registration Date June 29, 2026, 11:13 a.m.
Last Update June 29, 2026, 11:13 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.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年06月29日]
  掲載
June 29, 2026, 11:13 a.m.

NVD Vulnerability Information
CVE-2026-50269
Summary

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.0, attacker-controlled input included into multipart/payload headers can be used to modify a request to inject additional headers or similar. In the unlikely situation that an application is passing user-controlled strings into MultipartWriter.append(headers=...) or Payload.headers, then an attacker may be able to modify the request to inject headers or change the contents of the request. This vulnerability is fixed in 3.14.0.

Publication Date June 23, 2026, 3:16 a.m.
Registration Date June 27, 2026, 4:10 a.m.
Last Update June 27, 2026, 4:39 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:* 3.14.0
Related information, measures and tools
Common Vulnerabilities List