Async http client/server framework (asyncio).
Security Fix(es):
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.2, the WebSocket client accepts and decompresses frames with the RSV1 bit set even when the permessage-deflate extension was not negotiated, allowing a malicious server to cause unexpected CPU and memory consumption. This issue is fixed in version 3.14.2.(CVE-2026-59881)
{
"severity": "Medium"
}{
"x86_64": [
"python-aiohttp-debuginfo-3.14.3-1.oe2403sp1.x86_64.rpm",
"python-aiohttp-debugsource-3.14.3-1.oe2403sp1.x86_64.rpm",
"python-aiohttp-help-3.14.3-1.oe2403sp1.x86_64.rpm",
"python3-aiohttp-3.14.3-1.oe2403sp1.x86_64.rpm"
],
"aarch64": [
"python-aiohttp-debuginfo-3.14.3-1.oe2403sp1.aarch64.rpm",
"python-aiohttp-debugsource-3.14.3-1.oe2403sp1.aarch64.rpm",
"python-aiohttp-help-3.14.3-1.oe2403sp1.aarch64.rpm",
"python3-aiohttp-3.14.3-1.oe2403sp1.aarch64.rpm"
],
"src": [
"python-aiohttp-3.14.3-1.oe2403sp1.src.rpm"
]
}