CVE-2026-59692
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Summary
A stack buffer overflow vulnerability was found in GStreamer's DTLS plugin. During a DTLS handshake, the peer certificate Subject Distinguished Name is printed into a fixed-size 2048-byte stack buffer without bounds checking. A remote unauthenticated attacker can send a certificate with an oversized Subject DN that exceeds the buffer, causing a stack buffer overflow and process crash, resulting in denial of service.
Affected Software
| Vendor | Product | Version Range | Status |
|---|
Weaknesses
- CWE-121: Stack-based Buffer Overflow
Workarounds
There is no complete mitigation for this vulnerability. The following measures can reduce risk:
- If WebRTC/DTLS functionality is not required, remove the DTLS plugin shared object from the GStreamer plugins directory (typically /usr/lib64/gstreamer-1.0/libgstdtls.so).
- Restrict network access to WebRTC/DTLS endpoints to trusted peers only via firewall rules.
- Deploy GStreamer WebRTC services behind a reverse proxy or media server that validates DTLS certificates before forwarding.
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: yes
- Technical Impact: partial
References
- https://access.redhat.com/security/cve/CVE-2026-59692
- https://bugzilla.redhat.com/show_bug.cgi?id=2497344
- https://gitlab.freedesktop.org/gstreamer/gstreamer-security/-/merge_requests/99
- https://gitlab.freedesktop.org/gstreamer/gstreamer/-/work_items/5172
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.