Off-by-one in pjsip - CVE-2026-57160
Published: August 3, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to an off-by-one error in pjsip_generic_array_hdr_print() in pjsip/src/pjsip/sip_msg.c when serializing generic array headers while re-serializing incoming SIP requests. A remote attacker can send a specially crafted SIP request to cause a denial of service.
This is primarily reachable in applications such as proxies, SBCs, or B2BUAs that parse and re-serialize incoming SIP messages.