CVE-2026-57164
Last modified
CVE-2026-57164 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. PJSIP is a free and open source multimedia communication library written in C. Prior to commit 8d5956a, a heap buffer overflow exists in the PJLIB-UTIL HTTP client (http_client.c) when buffering an HTTP response body. EPSS estimates a 0.30% 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 8d5956a, a heap buffer overflow exists in the PJLIB-UTIL HTTP client (http_client.c) when buffering an HTTP response body. This affects applications that use the PJLIB-UTIL HTTP client to receive a whole response body at once (a completion callback with no incremental on_data_read callback). When growing the response buffer, an incorrect size calculation based on the server-supplied Content-Length can leave the buffer too small, causing response data to be written past the end of the allocation. A malicious or man-in-the-middle HTTP server can trigger this with a crafted response; impact may range from unexpected application termination to memory corruption. Applications that consume the response incrementally (via on_data_read), or that only connect to trusted servers, are not affected. This issue has been patched via commit 8d5956a.
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-57164?
How severe is CVE-2026-57164?
How do I fix CVE-2026-57164?
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-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-57161PJSIP is a free and open source multimedia communication lib…8.2
- 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-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
- CVE-2026-5717The VI: Include Post By plugin for WordPress is vulnerable t…6.4
- CVE-2026-57170Compliance-trestle (Trestle) is a Python SDK and command-lin…7.8
- CVE-2026-57171Compliance-trestle (Trestle) is a Python SDK and command-lin…7.7
Are you affected by CVE-2026-57164?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
