๐Ÿ” CVE Alert

CVE-2026-57164

UNKNOWN 0.0

PJSIP: Heap overflow in the HTTP client

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 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.

CWE CWE-122
Vendor pjsip
Product pjproject
Published Sep 4, 2026
Last Updated Sep 8, 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
< 8d5956afab2ede95ddb199078dc19a8ac0114f3d

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pjsip/pjproject/security/advisories/GHSA-59fr-724j-6fjv github.com: https://github.com/pjsip/pjproject/commit/8d5956afab2ede95ddb199078dc19a8ac0114f3d