Vulnerability in PJSIP's SIP TLS Transport Allows Acceptance of Invalid Certificates
CVE-2026-42225
8.2HIGH
What is CVE-2026-42225?
A vulnerability has been identified in PJSIP, a widely used multimedia communication library, affecting versions prior to 2.17. This issue allows the SIP TLS transport to accept connections from invalid or untrusted certificates despite explicit settings for certificate verification (verify_server = PJ_TRUE or verify_client = PJ_TRUE). This flaw poses significant risks to secure communications, as it undermines the trust model of secure connections. The problem has been addressed in version 2.17, which implements proper certificate validation, ensuring that only trusted certificates are accepted.
Affected Version(s)
pjproject < 2.17
