Out-of-bounds write in pjsip - CVE-2026-57159
Published: August 3, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause memory corruption and a denial of service.
The vulnerability exists due to out-of-bounds write in assign_pt_and_update_map() in pjmedia/src/pjmedia/sdp_neg.c when processing a crafted remote SDP offer or answer. A remote attacker can send a specially crafted remote SDP offer or answer to cause memory corruption and a denial of service.
Only instances with the PJMEDIA_SDP_NEG_MAINTAIN_REMOTE_PT_MAP feature enabled are vulnerable.