CVE-2026-41415 PUBLISHED

PJSIP: SIP Multipart CID URI Length Underflow

Assigner: GitHub_M
Reserved: 20.04.2026 Published: 24.04.2026 Updated: 24.04.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N/E:U
CVSS Score: 6.7

Product Status

Vendor pjsip
Product pjproject
Versions
  • Version < 2.17 is affected

References

Problem Types

  • CWE-125: Out-of-bounds Read CWE