製品・ソフトウェアに関する情報
AIOHTTPにおける信頼できないデータのデシリアライゼーションに関する脆弱性
Title AIOHTTPにおける信頼できないデータのデシリアライゼーションに関する脆弱性
Summary

AIOHTTPはasyncioとPython向けの非同期HTTPクライアントおよびサーバーフレームワークです。バージョン3.14.0以前では、``CookieJar.load()``に信頼できない入力を使用すると、任意のコードを実行される可能性がありました。ほとんどのアプリケーションはこの関数をユーザー自身のデータで使用しているため、多くのアプリケーションに影響を及ぼす可能性は低いです。この問題はバージョン3.14.0で修正されました。もし攻撃者が制御するファイルの読み込みを許可するアプリケーションがある場合は、古いリリースを使用している際には読み込む前にファイルをサニタイズすることが対処法となります。

Possible impacts ・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアが完全に停止する可能性があります。 
Solution

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

Publication Date June 2, 2026, midnight
Registration Date June 8, 2026, 12:31 p.m.
Last Update June 8, 2026, 12:31 p.m.
CVSS3.0 : 重要
Score 7.3
Vector CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
Affected System
AIOHTTP
AIOHTTP 3.14.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年06月08日]
  掲載
June 8, 2026, 12:31 p.m.

NVD Vulnerability Information
CVE-2026-34993
Summary

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, using ``CookieJar.load()`` with untrusted input may allow arbitrary code execution. Most applications using this function will be doing so with the user's own data, so this is unlikely to affect many applications. Version 3.14.0 patches the issue. If an application does allow attacker controlled files to be loaded, a workaround on older releases would be to sanitize the files before loading.

Publication Date June 3, 2026, 5:16 a.m.
Registration Date June 4, 2026, 4:15 a.m.
Last Update June 5, 2026, 10:44 p.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