Cascading Out-of-Bounds Heap Read in PJSIP Library by PJSIP
CVE-2026-33069
6.9MEDIUM
What is CVE-2026-33069?
A cascading out-of-bounds heap read vulnerability exists in the PJSIP library, affecting versions 2.16 and below. This flaw arises in the pjsip_multipart_parse() function, where improper boundary string matching allows the pointer to advance past the delimiter without validating the buffer's end. Consequently, adjacent heap memory can be unintentionally read, posing a risk to applications processing SIP messages with multipart bodies or SDP content. The issue has been addressed in version 2.17, which mitigates this vulnerability.
Affected Version(s)
pjproject < 2.17
