CVE-2026-57161
Last modified
CVE-2026-57161 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. 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). EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Teluu | Pjsip | <= 2.17 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-57161?
How severe is CVE-2026-57161?
How do I fix CVE-2026-57161?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5715The Voyage Plus plugin for WordPress is vulnerable to Stored…6.4
- CVE-2026-57156FreeRDP is a free implementation of the Remote Desktop Proto…9.8
- CVE-2026-57157FreeRDP is a free implementation of the Remote Desktop Proto…6.5
- CVE-2026-57158FreeRDP is a free implementation of the Remote Desktop Proto…9.1
- CVE-2026-57159PJSIP is a free and open source multimedia communication lib…7.5
- CVE-2026-57160PJSIP is a free and open source multimedia communication lib…5.3
- CVE-2026-57162PJSIP is a free and open source multimedia communication lib…9.1
- CVE-2026-57163PJSIP is a free and open source multimedia communication lib…9.1
- CVE-2026-57164PJSIP is a free and open source multimedia communication lib…5.9
- CVE-2026-57165PJSIP is a free and open source multimedia communication lib…5.3
- CVE-2026-57166PJSIP is a free and open source multimedia communication lib…5.3
- CVE-2026-57167PeerTube is an ActivityPub-federated video streaming platfor…5.1
Are you affected by CVE-2026-57161?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
