PatchSiren cyber security CVE debrief
CVE-2026-57165 pjsip CVE debrief
A stack buffer overflow exists in the PJLIB-UTIL telnet CLI front-end of the PJSIP library, which can lead to application termination. This affects applications that enable the telnet CLI front-end. The issue has been patched via commit 628b716. The vulnerability is triggered when the line-redraw sequence for a recalled history entry accumulates more data than a fixed-size stack buffer holds, potentially leading to application termination. Exploitation requires access to the unauthenticated telnet CLI, which already permits arbitrary CLI commands, so the additional impact is limited.
- Vendor
- pjsip
- Product
- pjproject
- CVSS
- MEDIUM 6.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-04
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-09-04
- Advisory updated
- 2026-09-11
Who should care
Defenders of applications that use the PJSIP library and enable the telnet CLI front-end should assess exposure and apply the patch. They should prioritize verifying if their applications enable the telnet CLI front-end and apply the patch from commit 628b716 to prevent potential application termination.
Why it matters
Defenders should prioritize verifying if their applications enable the telnet CLI front-end and apply the patch from commit 628b716 to prevent potential application termination.
- Potential application termination
- Need to verify if applications enable the telnet CLI front-end
- Need to apply the patch from commit 628b716
Technical summary
A stack buffer overflow exists in the PJLIB-UTIL telnet CLI front-end of the PJSIP library, which can lead to application termination. This affects applications that enable the telnet CLI front-end. The vulnerability is triggered when the line-redraw sequence for a recalled history entry accumulates more data than a fixed-size stack buffer holds. The issue has been patched via commit 628b716. Defenders should prioritize verifying if their applications enable the telnet CLI front-end and apply the patch from commit 628b716.
Defensive priority
Defenders should prioritize verifying if their applications enable the telnet CLI front-end and apply the patch from commit 628b716.
Recommended defensive actions
- Verify if applications enable the telnet CLI front-end
- Apply the patch from commit 628b716
- Monitor for potential application termination
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD vulnerability detail page provide information on the stack buffer overflow vulnerability in the PJLIB-UTIL telnet CLI front-end of the PJSIP library. The vulnerability is caused by a line-redraw sequence that can accumulate more data than a fixed-size stack buffer holds. The issue has been patched via commit 628b716. Defenders should verify if their applications enable the telnet CLI front-end and apply the patch.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-57165 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-57165
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-57165 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-57165
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/pjsip/pjproject/commit/628b71638465bacf66e767959e6acbab822eccd6
[email protected] - Patch
-
Source reference
Unverified legacy reference
URL: https://github.com/pjsip/pjproject/security/advisories/GHSA-rpq9-9fx7-95xw
[email protected] - Patch, Vendor Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.