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

exploitDog

github логотип

GHSA-mq44-7p77-q5h7

Опубликовано: 03 авг. 2026
Источник: github
Github: Прошло ревью
CVSS4: 6.9

Описание

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

Summary

The client accepts and decompresses frames with the RSV1 bit set even when the permessage-deflate extension was not negotiated.

Impact

A client may unexpectedly decompress WebSocket frames when explicitly opted out. This could lead to additional CPU/memory consumption, but is unlikely to be a significant issue unless a zip bomb vulnerability or similar is also present.


Patch: https://github.com/aio-libs/aiohttp/commit/47fb6ae354d4fa22048f4dbe7dbf82b625f0a2f6

Пакеты

Наименование

aiohttp

pip
Затронутые версииВерсия исправления

<= 3.14.1

3.14.2

EPSS

Процентиль: 22%
0.00302
Низкий

6.9 Medium

CVSS4

Дефекты

CWE-20

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

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.

debian
7 дней назад

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

EPSS

Процентиль: 22%
0.00302
Низкий

6.9 Medium

CVSS4

Дефекты

CWE-20