---
cve: "CVE-2023-49081"
severity: "HIGH"
cvss: 7.2
epss: "88%"
vendor: "aio-libs"
kev: false
exploited: false
published: "2023-11-30 06:56:26"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-10T08:30:15+02:00"
---

# CVE-2023-49081

> 7.2 HIGH · 🧪 PoC

## Beschreibung

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Improper validation made it possible for an attacker to modify the HTTP request (e.g. to insert a new header) or create a new HTTP request if the attacker controls the HTTP version. The vulnerability only occurs if the attacker can control the HTTP version of the request. This issue has been patched in version 3.9.0.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 45b2c2c5773f0ee0d35fce8ff5716c78e91d9135 (Commit)
- 1e86b777e61cf4eefc7d92fa57fa19dcc676013b (Commit)

## Referenzen

- <https://github.com/aio-libs/aiohttp/security/advisories/GHSA-q3qx-c6g2-7pw2>
- <https://github.com/aio-libs/aiohttp/pull/7835/files>
- <https://github.com/aio-libs/aiohttp/commit/1e86b777e61cf4eefc7d92fa57fa19dcc676013b>
- <https://gist.github.com/jnovikov/184afb593d9c2114d77f508e0ccd508e>

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