CVE-2026-57159CWE-129CWE-787

CVE-2026-57159

published September 4, 2026

CVSS
8.4
EPSS
0%
Percentile
24.6
In the wild
Unconfirmed
What it is

PJSIP is a free and open source multimedia communication library written in C. Prior to commit 673b978, a remote out-of-bounds read and write can occur in the SDP negotiator when the remote payload-type map maintenance feature is enabled. assign_pt_and_update_map() in pjmedia/src/pjmedia/sdp_neg.c uses payload-type numbers taken from a remote SDP offer or answer to index fixed-size internal tables without sufficient bounds validation, so a crafted remote SDP can cause memory access outside those tables. The practical impact is memory corruption and denial of service; code execution is not demonstrated. This path is only reached when PJMEDIA_SDP_NEG_MAINTAIN_REMOTE_PT_MAP is enabled. The default is disabled, so default builds are not affected; the feature is an interoperability option that integrating products may enable. This issue has been patched via commit 673b978.

The record
Technical detail
CVSS
8.4 · NONE
CVSS v4.0
8.4 · CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:H/VA:H/SC:N/SI:N/SA:N
EPSS
0.00321 · 24.6th percentile
Weaknesses
CWE-129 · Improper Validation of Array Index; CWE-787 · Out-of-bounds Write
Published
2026-09-04T22:17Z
References (2)
EPSS history
Timeline
  • 06 SEP 03:32Z
    EPSS moved — → 0%
    epss
  • 04 SEP 17:11Z
    PJSIP: SDP parser out-of-bounds write in remote payload-type map maintenance
    cvelistv5