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

exploitDog

github логотип

GHSA-9x8q-7h8h-wcw9

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

Описание

aiohttp: Payload Response Resources Are Not Closed After Mid-Body Disconnect

Summary

Payload resources are not closed correctly when a client disconnects in the middle of a write.

Impact

If a payload is using an open file or similar limited resource, then an attacker may be able to cause resource starvation temporarily until garbage collection or similar closes the file.


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

Пакеты

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

aiohttp

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

<= 3.14.0

3.14.1

EPSS

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

1.7 Low

CVSS4

Дефекты

CWE-404

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

CVSS3: 7.5
ubuntu
около 2 месяцев назад

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, payload resources are not closed correctly when a client disconnects in the middle of a write. If a payload is using an open file or similar limited resource, then an attacker may be able to cause resource starvation temporarily until garbage collection or similar closes the file. This vulnerability is fixed in 3.14.1.

CVSS3: 7.5
nvd
около 2 месяцев назад

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, payload resources are not closed correctly when a client disconnects in the middle of a write. If a payload is using an open file or similar limited resource, then an attacker may be able to cause resource starvation temporarily until garbage collection or similar closes the file. This vulnerability is fixed in 3.14.1.

CVSS3: 7.5
debian
около 2 месяцев назад

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

suse-cvrf
21 день назад

Security update for python-aiohttp

suse-cvrf
16 дней назад

Security update for python-aiohttp

EPSS

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

1.7 Low

CVSS4

Дефекты

CWE-404