CVE-2026-59692 Details
Description
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.
A stack buffer overflow vulnerability exists in the DTLS plugin of GStreamer, specifically in versions included with Red Hat Enterprise Linux 6, 7, 8, 9, 10, and RHIVOS. During a DTLS handshake, the plugin improperly handles peer certificates by writing the Subject Distinguished Name into a fixed-size 2048-byte stack buffer without adequate bounds checking. This flaw allows remote, unauthenticated attackers to send certificates with oversized Subject DNs, exceeding the buffer limit and causing a stack buffer overflow that crashes the process, leading to a denial-of-service condition.
Users can remove the DTLS plugin shared object from the GStreamer plugins directory or restrict network access to WebRTC/DTLS endpoints to trusted peers only via firewall rules. Alternatively, GStreamer WebRTC services can be deployed behind a reverse proxy or media server that validates DTLS certificates before forwarding.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-121 | Stack-based Buffer Overflow | [email protected] |
Affected Products
No affected product data is available for this CVE.
Change History
10 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 19, 2026 | CVE Modified | [email protected] |
| Aug 19, 2026 | CVE Modified | [email protected] |
| Aug 14, 2026 | CVE Modified | [email protected] |
| Aug 13, 2026 | CVE Modified | [email protected] |
| Aug 13, 2026 | CVE Modified | [email protected] |
| Aug 3, 2026 | CVE Modified | [email protected] |
| Jul 30, 2026 | CVE Modified | [email protected] |
| Jul 28, 2026 | CVE Modified | [email protected] |
| Jul 9, 2026 | CVE Modified | CISA-ADP |
| Jul 9, 2026 | New CVE Received | [email protected] |