CVE-2026-41415: PJSIP: SIP Multipart CID URI Length Underflow
PJSIP is a free and open source multimedia communication library written in C. In 2.16 and earlier, there is an out-of-bounds read when parsing a malformed Content-ID URI in SIP multipart message body. Insufficient length validation can cause reads beyond the intended buffer bounds. This vulnerability is fixed in 2.17.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2026-41415?
CVE-2026-41415 is considered a high severity vulnerability due to its potential to cause out-of-bounds reads.
How do I fix CVE-2026-41415?
To fix CVE-2026-41415, upgrade PJSIP to version 2.17 or later.
What software is affected by CVE-2026-41415?
CVE-2026-41415 affects PJSIP versions 2.16 and earlier.
What type of vulnerability is CVE-2026-41415?
CVE-2026-41415 is categorized as a buffer overflow vulnerability resulting from insufficient length validation.
What is the impact of exploiting CVE-2026-41415?
Exploiting CVE-2026-41415 can lead to information disclosure or application crashes due to out-of-bounds memory access.