CVE-2026-57166
PJSIP is a free and open source multimedia communication library written in C. Prior to commit 4472a31, a stack buffer overflow exists in the PJLIB-UTIL telnet CLI front-end when rendering feedback for an entered command line. Several command-line handling paths write an attacker-influenced amount of data into fixed-size buffers without sufficient bounds checking, so a long command line can overflow them. This affects only applications that enable the telnet CLI front-end (e.g. pj_cli_telnet_create() / --cli-telnet-port). The telnet CLI is an interactive administration interface with no authentication, so any client able to reach it can already issue arbitrary CLI commands. A malformed or overly long command line can overflow a fixed-size stack buffer while rendering command-line feedback, which may lead to application termination. Because reaching this code already requires access to the unauthenticated CLI, the impact beyond that existing access is limited. Applications that do not enable the telnet CLI front-end are not affected. This issue has been patched via commit 4472a31.
Scoring
- Severity
- MEDIUM
- CVSS base score
- 6.3
- CVSS vector
- CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
- EPSS probability
- 0.44%
- CWE
- CWE-121
- Published
- 2026-09-04
- Last modified
- 2026-09-04
Affected products
- pjsip pjproject
Weakness type
Related vulnerabilities
- CVE-2026-85384 — Authenticated Stack-Based Buffer Overflow in RE210 AC750 Configuration Import
- CVE-2026-83990 — Microsoft Graphics Component Elevation of Privilege Vulnerability
- CVE-2026-81953 — Microsoft Excel Remote Code Execution Vulnerability
- CVE-2026-81388 — Microsoft Excel Remote Code Execution Vulnerability
- CVE-2026-81396 — Microsoft Excel Remote Code Execution Vulnerability
- CVE-2026-73006 — DirectWrite Remote Code Execution Vulnerability
- CVE-2026-69614 — Microsoft Office Access Remote Code Execution Vulnerability
- CVE-2026-69510 — Windows DHCP Server Remote Code Execution Vulnerability