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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:h3:h3:*:*:*:*:*:node.js:*:*

History

13 Apr 2026, 17:16

Type Values Removed Values Added
References
  • () https://github.com/h3js/h3/releases/tag/v1.15.5 -
  • () https://simonkoeck.com/writeups/h3-transfer-encoding-request-smuggling -
Summary
  • (es) H3 es un framework H(TTP) mínimo diseñado para alto rendimiento y portabilidad. Antes de 1.15.5, existe una vulnerabilidad crítica de contrabando de solicitudes HTTP. readRawBody realiza una comprobación estricta sensible a mayúsculas y minúsculas para el encabezado Transfer-Encoding. Busca explícitamente 'chunked', pero según la RFC, este encabezado debería ser insensible a mayúsculas y minúsculas. Esta vulnerabilidad está corregida en 1.15.5.

23 Jan 2026, 18:50

Type Values Removed Values Added
CPE cpe:2.3:a:h3:h3:*:*:*:*:*:node.js:*:*
References () https://github.com/h3js/h3/commit/618ccf4f37b8b6148bea7f36040471af45bfb097 - () https://github.com/h3js/h3/commit/618ccf4f37b8b6148bea7f36040471af45bfb097 - Patch
References () https://github.com/h3js/h3/security/advisories/GHSA-mp2g-9vg9-f4cg - () https://github.com/h3js/h3/security/advisories/GHSA-mp2g-9vg9-f4cg - Exploit, Vendor Advisory
First Time H3 h3
H3

15 Jan 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-15 20:16

Updated : 2026-04-13 17:16


NVD link : CVE-2026-23527

Mitre link : CVE-2026-23527

CVE.ORG link : CVE-2026-23527


JSON object : View

Products Affected

h3

  • h3
CWE
CWE-444

Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')