---
cve: "CVE-2026-57162"
severity: "LOW"
cvss: 3.1
epss: "2.4%"
vendor: "Generic Security"
kev: false
exploited: false
published: "2026-09-04 18:17:54"
tags: [cve, security, low]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T00:30:41+02:00"
---

# CVE-2026-57162

> 3.1 LOW

## Beschreibung

PJSIP is a free and open source multimedia communication library written in C. Prior to commit a1b707c, a stack buffer overflow exists in the SRTP/SDES media transport when processing a=crypto attributes during SDP offer/answer (sdes_encode_sdp() in transport_srtp_sdes.c). This affects applications with SRTP enabled (use_srtp optional or mandatory, using SDES keying). During media negotiation, the crypto attributes from the remote SDP are collected into a fixed-size array without bounding their number; a remote peer that includes an excessive number of a=crypto attributes in a single media description can write past the end of that array on the stack. This is reachable from an incoming SIP INVITE during offer/answer, before application-level authentication. Impact may range from unexpected application termination to control flow hijack/memory corruption. Applications that do not enable SRTP are not affected. This issue has been patched via commit a1b707c.

## Patch verfügbar (OSV)

- a1b707c0c9b0506faf2a8a438b60f11ffd6a6fd9 (Commit)

## Referenzen

- <https://github.com/pjsip/pjproject/commit/a1b707c0c9b0506faf2a8a438b60f11ffd6a6fd9>
- <https://github.com/pjsip/pjproject/security/advisories/GHSA-m9g3-jcj8-qjfm>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-57162) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
