Async http client/server framework (asyncio).
Security Fix(es):
Insufficient restrictions in header/trailer handling could cause uncapped memory usage.(CVE-2026-22815)
An unbounded DNS cache could result in excessive memory usage possibly resulting in a DoS situation.(CVE-2026-34513)
An attacker who controls the content_type parameter in aiohttp could use this to inject extra headers or similar exploits.(CVE-2026-34514)
A response with an excessive number of multipart headers may be allowed to use more memory than intended, potentially allowing a DoS vulnerability.(CVE-2026-34516)
For some multipart form fields, aiohttp read the entire field into memory before checking clientmaxsize.(CVE-2026-34517)
When following redirects to a different origin, aiohttp drops the Authorization header, but retains the Cookie and Proxy-Authorization headers.(CVE-2026-34518)
aiohttp is vulnerable to HTTP response splitting attacks. An attacker can insert carriage return (\r) characters in the reason phrase to craft malicious responses, leading to response splitting attacks. This vulnerability affects aiohttp versions up to and including 3.13.3.(CVE-2026-34519)
The llhttp parser in aiohttp accepts null bytes and control characters in response header values, which could allow attackers to perform HTTP header injection attacks and bypass security restrictions.(CVE-2026-34520)
aiohttp is a Python asynchronous HTTP client/server framework. In version 3.13.3 and earlier, there is a security vulnerability that allows accepting duplicate Host headers, which may lead to HTTP request smuggling attacks. Attackers could exploit this vulnerability to bypass security controls or perform man-in-the-middle attacks.(CVE-2026-34525)
{
"severity": "Medium"
}{
"x86_64": [
"python-aiohttp-debuginfo-3.13.5-1.oe2403sp1.x86_64.rpm",
"python-aiohttp-debugsource-3.13.5-1.oe2403sp1.x86_64.rpm",
"python-aiohttp-help-3.13.5-1.oe2403sp1.x86_64.rpm",
"python3-aiohttp-3.13.5-1.oe2403sp1.x86_64.rpm"
],
"aarch64": [
"python-aiohttp-debuginfo-3.13.5-1.oe2403sp1.aarch64.rpm",
"python-aiohttp-debugsource-3.13.5-1.oe2403sp1.aarch64.rpm",
"python-aiohttp-help-3.13.5-1.oe2403sp1.aarch64.rpm",
"python3-aiohttp-3.13.5-1.oe2403sp1.aarch64.rpm"
],
"src": [
"python-aiohttp-3.13.5-1.oe2403sp1.src.rpm"
]
}