製品・ソフトウェアに関する情報
AIOHTTPにおけるホストの不一致による証明書の検証に関する脆弱性
Title AIOHTTPにおけるホストの不一致による証明書の検証に関する脆弱性
Summary

AIOHTTPは、asyncioおよびPython向けの非同期HTTPクライアント/サーバーフレームワークです。バージョン3.14.1より前のバージョンでは、既存の接続が再利用される場合にserver_hostnameのTLS SNIチェックが回避される可能性がありました。アプリケーションが同じドメインに対して複数のリクエストを行い、それぞれに異なるserver_hostnameパラメータを指定すると、本来TLS SNIチェックで拒否されるべきリクエストが既存の接続を再利用することで成功してしまう場合があります。この脆弱性はバージョン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-54275
Summary

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, the server_hostname TLS SNI check can be bypassed when an existing connection is reused. If an application makes multiple requests to the same domain, but with different per-request server_hostname parameters, then the later calls may succeed by reusing the existing connection when they should have been rejected due to the TLS SNI check. 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:36 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