PJSIP is a free and open source multimedia communication library written in C. Versions 2.16 and below have a cascading out-of-bounds heap read in pjsip_multipart_parse(). After boundary string matching, curptr is advanced past the delimiter without verifying it has not reached the buffer end. This allows 1-2 bytes of adjacent heap memory to be read. All applications that process incoming SIP messages with multipart bodies or SDP content are potentially affected. This issue is resolved in version 2.17.
Cite this page
CVE-2026-33069. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2026-33069
Use CWE-125, Pjsip vendor hub and Pjsip product page to widen CVE-2026-33069 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2022-39269, CVE-2026-29068 and CVE-2026-28799 for nearby disclosures in the same product family.