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

exploitDog

github логотип

GHSA-6hr6-w5qg-qmwg

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

Описание

h2: Duplicate Host header could facilitate request smuggling

Impact

h2 <=4.4.0 accepts request header blocks containing more than one Host header, and forwards every Host header to the consuming application. Where the consumer downgrades HTTP/2 to HTTP/1.1, the resulting request carries two Host header lines, which is a request smuggling primitive (CWE-444).

Patches

Patched and fixed in v4.4.1

Workarounds

Users of the h2 library are advised to check and follow HTTP semantics best practices in their application code. h2 provides best effort sanity checks, but ultimately the calling code is responsible to ensure proper and safe usage of HTTP/2 as provided by h2, hyperframe, and hpack.

References

Similar to the previously disclosed and fixed duplicate content-length issue.

Пакеты

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

h2

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

<= 4.4.0

4.4.1

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-444

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

CVSS3: 5.3
ubuntu
25 дней назад

h2 is a pure-Python implementation of a HTTP/2 protocol stack. Versions up to and including 4.4.0 accept request header blocks containing more than one Host header, and forward every Host header to the consuming application. Where the consumer downgrades HTTP/2 to HTTP/1.1, the resulting request carries two Host header lines, providing a request smuggling primitive. This issue is fixed in version 4.4.1.

CVSS3: 5.3
nvd
25 дней назад

h2 is a pure-Python implementation of a HTTP/2 protocol stack. Versions up to and including 4.4.0 accept request header blocks containing more than one Host header, and forward every Host header to the consuming application. Where the consumer downgrades HTTP/2 to HTTP/1.1, the resulting request carries two Host header lines, providing a request smuggling primitive. This issue is fixed in version 4.4.1.

CVSS3: 5.3
debian
25 дней назад

h2 is a pure-Python implementation of a HTTP/2 protocol stack. Version ...

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-444