CVE-2026-32240

Severity CVSS v4.0:
MEDIUM
Type:
Unavailable / Other
Publication date:
12/03/2026
Last modified:
12/03/2026

Description

Cap'n Proto is a data interchange format and capability-based RPC system. Prior to 1.4.0, when using Transfer-Encoding: chunked, if a chunk's 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.