๐Ÿ” CVE Alert

CVE-2026-57161

UNKNOWN 0.0

PJSIP: Stack overflow handling Service-Route headers in a registration response

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

PJSIP is a free and open source multimedia communication library written in C. Prior to commit acc03b5, a stack buffer overflow exists in PJSUA when processing Service-Route headers in a registration response (update_service_route() in pjsua_acc.c). This affects applications that register using the PJSUA/PJSUA2 account API (the default registration path). The Service-Route URIs from a 2xx response to REGISTER are stored into a fixed-size array without bounding the number of headers; a registrar that returns an excessive number of Service-Route headers can write past the end of the array on the stack. The values written are internal pointers rather than arbitrary data, so the most likely impact is unexpected application termination (denial of service), though memory corruption cannot be excluded. The malicious response may come from a compromised or malicious registrar, or โ€” over unprotected transports โ€” a spoofed response. This issue has been patched via commit acc03b5.

CWE CWE-121
Vendor pjsip
Product pjproject
Published Sep 4, 2026
Last Updated Sep 9, 2026
Stay Ahead of the Next One

Get instant alerts for pjsip pjproject

Be the first to know when new unknown vulnerabilities affecting pjsip pjproject are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

pjsip / pjproject
< acc03b57cef7a7d31b8e1f5b9117437d7e87c591

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pjsip/pjproject/security/advisories/GHSA-xc62-j9h2-mp84 github.com: https://github.com/pjsip/pjproject/commit/acc03b57cef7a7d31b8e1f5b9117437d7e87c591