CVE-2026-54275
Published:June 22, 2026
Updated:June 26, 2026
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.
Affected Packages
aiohttp (CONDA):
Affected version(s) >=2.0.7 <3.14.1Fix Suggestion:
Update to version 3.14.1aiohttp (CONDA):
Affected version(s) >=2.0.7 <3.14.1Fix Suggestion:
Update to version 3.14.1aiohttp (PYTHON):
Affected version(s) >=0.1 <3.14.1Fix Suggestion:
Update to version 3.14.1Related Resources (2)
Do you need more information?
Contact UsCVSS v4
Base Score:
2.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
Exploit Maturity
UNREPORTED
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improper Validation of Certificate with Host Mismatch
EPSS
Base Score:
0.25