CVE-2026-32240

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

Configuration 1 (hide)

cpe:2.3:a:capnproto:capnproto:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-12 20:16

Updated : 2026-03-18 17:01


NVD link : CVE-2026-32240

Mitre link : CVE-2026-32240

CVE.ORG link : CVE-2026-32240


JSON object : View

Products Affected

capnproto

  • capnproto
CWE
CWE-197

Numeric Truncation Error

CWE-444

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