Impact
PJSIP contains a stack buffer overflow in the telnet CLI front‑end that occurs while rendering feedback for entered commands. A command line that is too long can overflow a fixed‑size buffer, causing the application to crash. The vulnerability is triggered only when the telnet CLI is enabled, and the interface is inherently unauthenticated. Consequently, an attacker who can reach the CLI can already issue arbitrary commands; the overflow merely adds the possibility of application termination rather than granting additional privileges.
Affected Systems
The affected product is the PJSIP pjproject library, specifically applications that enable the telnet CLI front‑end (for example by calling pj_cli_telnet_create() or using the --cli-telnet-port option). No specific version numbers are listed, but the issue is fixed in the commit referenced in the advisory.
Risk and Exploitability
The CVSS score of 6.3 indicates moderate severity, and the EPSS score is not provided. The vulnerability is not listed in the CISA KEV catalog. An attacker only needs unauthenticated network access to the telnet CLI port to be able to send a long command line that triggers the overflow, which may terminate the process. The impact does not extend beyond the already available unauthenticated CLI access.
OpenCVE Enrichment