PJSIP is a free and open source multimedia communication library written in C. In 2.16 and earlier, a stack buffer overflow exists in pjsip_auth_create_digest2() in PJSIP when using pre-computed digest credentials (PJSIP_CRED_DATA_DIGEST). The function copies credential data using cred_info->data.slen as the length without an upper-bound check, which can overflow the fixed-size ha1 stack buffer (128 bytes) if data.slen exceeds the expected digest string length.
Conclusion & alert: CVE-2026-40892 is rated Moderate Risk (44.4/100): CVSS High severity, with low exploitation likelihood (EPSS 0.42%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.42% | +0.36% |
| 2 | 2026-04-27 | 0.04% | 0.06% | +0.02% |
| 3 | 2026-04-22 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.1 | 4.0 | HIGH |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-40892 unimportant priority: Debian including 1 source packages (asterisk), 2 status rows across 2 suites (bullseye, sid): open 1, resolved 1. | https://security-tracker.debian.org/tracker/CVE-2026-40892 |
ubuntu
|
medium | CVE-2026-40892 medium priority: Ubuntu including 2 source packages (asterisk, pjproject), 15 status rows across 8 suites (bionic, focal, jammy, noble, questing, resolute, upstream, xenial): needs-triage 11, DNE 4. | https://ubuntu.com/security/CVE-2026-40892 |
| URL | Tags |
|---|---|
| https://github.com/pjsip/pjproject/commit/c82123ea6f3c3652bbc9ebd5e9e658c301451687 | Patch |
| https://github.com/pjsip/pjproject/security/advisories/GHSA-2wcg-w3c4-48r7 | Mitigation Patch Vendor Advisory |