#VU125902 Stack-based buffer overflow in pjsip

 

#VU125902 Stack-based buffer overflow in pjsip

Published: April 14, 2026


Vulnerability identifier: #VU125902
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-121
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
pjsip
Software vendor:
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.


Remediation

Install security update from vendor's website.

External links