CVE Catalog

CVE-2026-59692

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.58%

45th percentile - higher than 45% of all known CVEs

Summary

A stack buffer overflow vulnerability exists in GStreamer's DTLS plugin. During a DTLS handshake, the peer certificate Subject Distinguished Name is copied into a fixed-size 2048-byte stack buffer without bounds checking. A remote unauthenticated attacker can send a certificate with an oversized Subject DN, causing a stack buffer overflow and process crash.

Risk Assessment

An attacker can remotely crash the GStreamer process, leading to denial of service (DoS). The vulnerability can be exploited without authentication, increasing the risk for systems using DTLS.

Recommendation

Update GStreamer immediately to a version containing the fix for this vulnerability. If an update is not possible, restrict access to services using DTLS to trusted networks only.

Other vulnerabilities in GStreamer

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS