PJSIP is a free and open source multimedia communication library written in C. Versions 2.16 and below have a Heap-based Buffer Overflowvulnerability in the DNS parser's name length handler. Thisimpacts applications using PJSIP's built-in DNS resolver, such as those configured with pjsua_config.nameserver or UaConfig.nameserver in PJSUA/PJSUA2. It does not affect users who rely on the OS resolver (e.g., getaddrinfo()) by not configuring a nameserver, or those using an external resolver via pjsip_resolver_set_ext_resolver(). This issue is fixed in version 2.17. For users unable to upgrade, a workaround is to disable DNS resolution in the PJSIP config (by setting nameserver_count to zero) or to use an external resolver implementation instead.
Conclusion & alert: CVE-2026-32945 is rated Moderate Risk (40.5/100): CVSS High severity, with low exploitation likelihood (EPSS 0.06%). 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-03-26 | 0.04% | 0.06% | +0.02% |
| 2 | 2026-03-20 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.4 | 4.0 | HIGH |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-32945 not yet assigned priority: Debian including 1 source packages (asterisk), 2 status rows across 2 suites (bullseye, sid): open 2. | https://security-tracker.debian.org/tracker/CVE-2026-32945 |
ubuntu
|
medium | CVE-2026-32945 medium priority: Ubuntu including 1 source packages (pjproject), 6 status rows across 6 suites (bionic, jammy, noble, questing, upstream, xenial): DNE 3, needs-triage 3. | https://ubuntu.com/security/CVE-2026-32945 |
| URL | Tags |
|---|---|
| https://github.com/pjsip/pjproject/commit/5311aee398ae9d623829a6bad7b679a193c9e199 | Patch |
| https://github.com/pjsip/pjproject/security/advisories/GHSA-jr2p-p2w4-rr9q | Mitigation Patch Vendor Advisory |