CVE-2026-32240

Publication date

2026-03-12 19:35:57

Family

GitHub_M

State

PUBLISHED

Description

Capn Proto is a data interchange format and capability-based RPC system. Prior to 1.4.0, when using Transfer-Encoding: chunked, if a chunks size parsed to a value of 2^64 or larger, it would be truncated to a 64-bit integer. In theory, this bug could enable HTTP request/response smuggling. This vulnerability is fixed in 1.4.0.