CVE-2026-40892

Source
https://cve.org/CVERecord?id=CVE-2026-40892
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-40892.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-40892
Aliases
  • GHSA-2wcg-w3c4-48r7
Downstream
Published
2026-04-21T19:55:26.876Z
Modified
2026-07-08T08:13:12.576837686Z
Severity
  • 8.1 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U CVSS Calculator
Summary
PJSIP: Stack buffer overflow in pjsip_auth_create_digest2()
Details

PJSIP is a free and open source multimedia communication library written in C. In 2.16 and earlier, a stack buffer overflow exists in pjsipauthcreatedigest2() in PJSIP when using pre-computed digest credentials (PJSIPCREDDATADIGEST). 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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/40xxx/CVE-2026-40892.json",
    "cwe_ids": [
        "CWE-121"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/pjsip/pjproject

Affected ranges

Type
GIT
Repo
https://github.com/pjsip/pjproject
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "cpe": "cpe:2.3:a:pjsip:pjsip:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.17"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

2.*
2.10
2.11
2.12
2.13
2.14
2.15
2.16

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-40892.json"