CVE-2026-23527
8.9
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| h3js | h3 | < 1.15.5 | affected |
Weaknesses
- CWE-444: CWE-444: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
References
- https://github.com/h3js/h3/security/advisories/GHSA-mp2g-9vg9-f4cg
- https://github.com/h3js/h3/commit/618ccf4f37b8b6148bea7f36040471af45bfb097
- https://github.com/h3js/h3/releases/tag/v1.15.5
- https://simonkoeck.com/writeups/h3-transfer-encoding-request-smuggling
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.