CVE-2026-41415

Source
https://cve.org/CVERecord?id=CVE-2026-41415
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41415.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-41415
Aliases
  • GHSA-935m-fmf5-j4pm
Downstream
Published
2026-04-24T18:38:36.181Z
Modified
2026-08-12T16:24:12.659728Z
Severity
  • 6.7 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N/E:U CVSS Calculator
Summary
PJSIP: SIP Multipart CID URI Length Underflow
Details

PJSIP is a free and open source multimedia communication library written in C. In 2.16 and earlier, there is an out-of-bounds read when parsing a malformed Content-ID URI in SIP multipart message body. Insufficient length validation can cause reads beyond the intended buffer bounds. This vulnerability is fixed in 2.17.

Database specific
{
    "cwe_ids": [
        "CWE-125"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41415.json",
    "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
Show details
{
    "cpe": "cpe:2.3:a:teluu: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

vanir_signatures_modified
"2026-08-12T16:24:12Z"
vanir_signatures
[
    {
        "id": "CVE-2026-41415-89ecbd61",
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 572.0,
            "function_hash": "206450799826648084170189279271546504477"
        },
        "source": "https://github.com/pjsip/pjproject/commit/4225a93c16661538005017883fbc8f1ea1d5f4b0",
        "target": {
            "function": "cid_uri_to_hdr_value",
            "file": "pjsip/src/pjsip/sip_multipart.c"
        }
    },
    {
        "id": "CVE-2026-41415-ec778bc7",
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "79262952973521249288125243813768497841",
                "337236539557385176214705682961713330037",
                "236714100437145229605910874441205339013",
                "23134313239600707680508713828761994841",
                "75699548341151596935966092211537973180",
                "152649484338712022001407900559978254884",
                "124081537765448595130668561289207693168"
            ]
        },
        "source": "https://github.com/pjsip/pjproject/commit/4225a93c16661538005017883fbc8f1ea1d5f4b0",
        "target": {
            "file": "pjsip/src/pjsip/sip_multipart.c"
        }
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41415.json"