Bug 2447117 (CVE-2026-32240) - CVE-2026-32240 capnproto: Cap'n Proto: Integer overflow in KJ-HTTP chunk size
Summary: CVE-2026-32240 capnproto: Cap'n Proto: Integer overflow in KJ-HTTP chunk size
Keywords:
Status: NEW
Alias: CVE-2026-32240
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-12 20:02 UTC by OSIDB Bzimport
Modified: 2026-03-13 11:55 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-03-12 20:02:03 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.