ГлавнаяУязвимости → CVE-2026-23527
8.9высокая

CVE-2026-23527

Описание

H3 is a minimal H(TTP) framework built for high performance and portability. Prior to 1.15.5, there is a critical HTTP Request Smuggling vulnerability. readRawBody is doing a strict case-sensitive check for the Transfer-Encoding header. It explicitly looks for "chunked", but per the RFC, this header should be case-insensitive. This vulnerability is fixed in 1.15.5.

Затрагиваемое ПО
H3 H3
CVSS
Балл8.9 — высокая
ВекторCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L
Источники
https://github.com/h3js/h3/commit/618ccf4f37b8b6148bea7f36040471af45bfb097https://github.com/h3js/h3/releases/tag/v1.15.5https://github.com/h3js/h3/security/advisories/GHSA-mp2g-9vg9-f4cghttps://simonkoeck.com/writeups/h3-transfer-encoding-request-smuggling