Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2026-59881

Опубликовано: 30 июл. 2026
Источник: debian

Описание

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.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
python-aiohttpunfixedpackage
python-aiohttpno-dsatrixiepackage

Примечания

  • https://github.com/aio-libs/aiohttp/security/advisories/GHSA-mq44-7p77-q5h7

  • https://github.com/aio-libs/aiohttp/pull/12978

  • Fixed by: https://github.com/aio-libs/aiohttp/commit/47fb6ae354d4fa22048f4dbe7dbf82b625f0a2f6 (v3.14.2)

Связанные уязвимости

ubuntu
7 дней назад

(AIOHTTP is an asynchronous HTTP client/server framework for asyncio an ...)

nvd
7 дней назад

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.

github
3 дня назад

AIOHTTP: WebSocket client accepts compressed frames without negotiated permessage-deflate