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

exploitDog

github логотип

GHSA-63hf-3vf5-4wqf

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

Описание

AIOHTTP's C parser (llhttp) accepts null bytes and control characters in response header values - header injection/security bypass

Summary

The C parser (the default for most installs) accepted null bytes and control characters in request headers.

Impact

An attacker could send header values that are interpreted differently than expected due to the presence of control characters. For example, request.url.origin() may return a different value than the raw Host header, or what a reverse proxy interpreted it as., potentially resulting in some kind of security bypass.


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

Пакеты

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

aiohttp

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

<= 3.13.3

3.13.4

EPSS

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

2.7 Low

CVSS4

9.1 Critical

CVSS3

Дефекты

CWE-113

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

CVSS3: 9.1
ubuntu
4 месяца назад

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser (the default for most installs) accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4.

CVSS3: 3.7
redhat
4 месяца назад

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser (the default for most installs) accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4.

CVSS3: 9.1
nvd
4 месяца назад

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser (the default for most installs) accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4.

CVSS3: 9.1
debian
4 месяца назад

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

CVSS3: 9.1
fstec
5 месяцев назад

Уязвимость анализатора HTTP-сообщений llhttp HTTP-клиента aiohttp, позволяющая нарушителю внедрить произвольные HTTP-заголовки и обойти существующие ограничения безопасности

EPSS

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

2.7 Low

CVSS4

9.1 Critical

CVSS3

Дефекты

CWE-113