PT-2026-25069 · Capnproto+3 · Cap'N Proto
Hanjeouk
+1
·
Published
2026-03-12
·
Updated
2026-03-12
·
CVE-2026-32240
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Cap'n Proto versions prior to 1.4.0
Description
Cap'n Proto is a data interchange format and capability-based RPC system. Prior to version 1.4.0, when using Transfer-Encoding: chunked, if a chunk's size was parsed to a value of 2^64 or larger, it would be truncated to a 64-bit integer. This could potentially enable HTTP request/response smuggling. The issue is related to the parsing of chunk sizes in HTTP requests when the
Transfer-Encoding is set to chunked.Recommendations
Versions prior to 1.4.0 should be updated to version 1.4.0 or later.
Exploit
Fix
HTTP Request/Response Smuggling
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Cap'N Proto