PT-2026-86167 · Pjsip+1 · Pjsip+1
CVE-2026-57161
·
Published
2026-09-04
·
Updated
2026-09-04
CVSS v4.0
8.8
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
PJSIP versions prior to commit acc03b5
Description
A stack buffer overflow exists in PJSUA when processing Service-Route headers in a registration response within the
update service route() function in pjsua acc.c. This issue affects applications using the PJSUA/PJSUA2 account API. When a registrar returns an excessive number of Service-Route URIs in a 2xx response to a REGISTER request, they are stored in a fixed-size array without boundary checks, allowing data to be written past the end of the array on the stack. This can lead to memory corruption or unexpected application termination, resulting in a denial of service. The malicious response could originate from a compromised registrar or a spoofed response over unprotected transports.Recommendations
Update to the version containing commit acc03b5.
Exploit
Fix
Stack Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Pjsip
Pjsua