Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Pjsip | Pjsip | < 2.17 |
Related Weaknesses (CWE)
References
- https://github.com/pjsip/pjproject/commit/f0fa32a226df5f87a9903093e5d145ebb69734Patch
- https://github.com/pjsip/pjproject/security/advisories/GHSA-x5pq-qrp4-fmrjPatchVendor Advisory
FAQ
What is CVE-2026-33069?
CVE-2026-33069 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 matchi...
How severe is CVE-2026-33069?
CVE-2026-33069 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-33069?
Check the references section above for vendor advisories and patch information. Affected products include: Pjsip Pjsip.