---
cve: "CVE-2026-54275"
severity: "LOW"
cvss: 2.7
epss: "27%"
vendor: "aio-libs"
kev: false
exploited: false
published: "2026-06-22 18:16:46"
tags: [cve, security, low]
source: tsecurity.de CVE-Dossier
exported: "2026-09-08T21:37:47+02:00"
---

# CVE-2026-54275

> 2.7 LOW · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 9c35d03aa5fecd294510196e07f176f1a2e7fa33 (Commit)

## Referenzen

- <https://github.com/aio-libs/aiohttp/security/advisories/GHSA-4m7w-qmgq-4wj5>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-54275) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
