CVE-2026-3085
Awaiting Analysis Awaiting Analysis - Queue
Heap-Based Buffer Overflow in GStreamer RTPQDM2Depay Enables RCE

Publication date: 2026-03-16

Last updated on: 2026-03-17

Assigner: Zero Day Initiative

Description
GStreamer rtpqdm2depay Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation. The specific flaw exists within the processing of X-QDM RTP payloads. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-28851.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-16
Last Modified
2026-03-17
Generated
2026-06-16
AI Q&A
2026-03-16
EPSS Evaluated
2026-06-14
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
gstreamer gstreamer to 1.28.1 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-122 A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

CVE-2026-3085 is a heap-based buffer overflow vulnerability in the GStreamer library, specifically in the rtpqdm2depay element that processes X-QDM RTP payloads.

The flaw occurs because the length of user-supplied data is not properly validated before it is copied into a heap buffer.

This allows remote attackers to execute arbitrary code within the context of the affected process.

Exploitation requires interaction with the GStreamer library, but the exact attack vectors may vary depending on how the library is implemented.

Impact Analysis

This vulnerability can have severe impacts including remote code execution by attackers.

An attacker can run arbitrary code in the context of the affected process, potentially leading to full compromise of the system running GStreamer.

The CVSS score of 8.8 indicates high severity with significant impacts on confidentiality, integrity, and availability.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

To mitigate this vulnerability, you should update the GStreamer library to the latest version where this heap-based buffer overflow issue in the rtpqdm2depay element has been fixed.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-3085. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart