CVE-2026-33069Out-of-bounds Read in Pjproject

CWE-125Out-of-bounds Read3 documents3 sources
Severity
6.9MEDIUMNVD
EPSS
0.0%
top 85.71%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedMar 20

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 versio

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Affected Packages2 packages

NVDpjsip/pjsip< 2.17
CVEListV5pjsip/pjproject< 2.17

Patches

🔴Vulnerability Details

1
OSV
CVE-2026-33069: PJSIP is a free and open source multimedia communication library written in C2026-03-20

🕵️Threat Intelligence

1
Wiz
CVE-2026-33069 Impact, Exploitability, and Mitigation Steps | Wiz
CVE-2026-33069 — Out-of-bounds Read in Pjsip Pjproject | cvebase