CVE-2026-63374

CRITICAL CVSS 4.0: 9.3 EPSS 0.29%
Updated Sep 25, 2026
Anyio
Parameter Value
CVSS 9.3 (CRITICAL)
Fixed In 4.14.2
Type CWE-297, CWE-295 (Improper Certificate Validation)
Vendor Anyio
Public PoC No

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, connect_tcp() and TLSStream.wrap() can validate internationalized host names after the standard library converts them with IDNA 2003 instead of IDNA 2008. When a connection to a non-ASCII domain is hijacked or redirected, an attacker can obtain a legitimate certificate for the different ASCII hostname produced by IDNA 2003 and present it to the client, causing the malicious endpoint's certificate to validate.

This issue is fixed in version 4.14.2.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Attack Requirements
None
No additional conditions
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
High
Complete data modification
Availability
None
No disruption

CVSS Vector v4.0