CVE-2026-57162
PJSIP is a free and open source multimedia communication library written in C. Prior to commit a1b707c, a stack buffer overflow exists in the SRTP/SDES media transport when processing a=crypto attributes during SDP offer/answer (sdes_encode_sdp() in transport_srtp_sdes.c). This affects applications with SRTP enabled (use_srtp optional or mandatory, using SDES keying). During media negotiation, the crypto attributes from the remote SDP are collected into a fixed-size array without bounding their number; a remote peer that includes an excessive number of a=crypto attributes in a single media description can write past the end of that array on the stack. This is reachable from an incoming SIP INVITE during offer/answer, before application-level authentication. Impact may range from unexpected application termination to control flow hijack/memory corruption. Applications that do not enable SRTP are not affected. This issue has been patched via commit a1b707c.
Scoring
- Severity
- HIGH
- CVSS base score
- 8.8
- CVSS vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N
- EPSS probability
- 0.35%
- CWE
- CWE-121
- Published
- 2026-09-04
- Last modified
- 2026-09-04
Affected products
- pjsip pjproject
Weakness type
Related vulnerabilities
- CVE-2026-85384 — Authenticated Stack-Based Buffer Overflow in RE210 AC750 Configuration Import
- CVE-2026-83990 — Microsoft Graphics Component Elevation of Privilege Vulnerability
- CVE-2026-81953 — Microsoft Excel Remote Code Execution Vulnerability
- CVE-2026-81388 — Microsoft Excel Remote Code Execution Vulnerability
- CVE-2026-81396 — Microsoft Excel Remote Code Execution Vulnerability
- CVE-2026-73006 — DirectWrite Remote Code Execution Vulnerability
- CVE-2026-69614 — Microsoft Office Access Remote Code Execution Vulnerability
- CVE-2026-69510 — Windows DHCP Server Remote Code Execution Vulnerability