#VU125902 Stack-based buffer overflow in pjsip
Published: April 14, 2026
pjsip
pjsip
Description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to stack-based buffer overflow in pjsip_auth_create_digest2() when processing application-provided pre-computed digest credentials. A local user can supply oversized credential data to cause a denial of service.
Only applications that use the PJSIP_CRED_DATA_DIGEST credential type and pass attacker-influenced data through cred_info->data are vulnerable. This is not remotely exploitable through standard SIP protocol handling.