CVE-2026-3085
NixOS vulnerability analysis and mitigation

Overview

CVE-2026-3085 is a heap-based buffer overflow vulnerability in GStreamer's rtpqdm2depay component, enabling remote attackers to execute arbitrary code by sending specially crafted X-QDM RTP payloads. It was reported to the vendor on February 11, 2026, and publicly disclosed on March 6, 2026, via a coordinated Zero Day Initiative advisory (ZDI-26-167). All GStreamer versions prior to 1.28.1 are affected. The vulnerability carries a CVSS v3.0 base score of 8.8 (High) (ZDI Advisory, Red Hat Bugzilla).

Technical details

The root cause is classified as CWE-122 (Heap-based Buffer Overflow) and CWE-1284 (Improper Validation of Specified Quantity in Input). The flaw resides in the rtpqdm2depay plugin's processing of X-QDM RTP payloads: the code copies user-supplied data into a heap buffer without first validating the data's length, allowing an attacker to overflow the buffer. Exploitation requires network access and some form of user interaction with the GStreamer library (e.g., opening a malicious media stream), but no authentication or elevated privileges are needed. The fix is available in the upstream GStreamer commit d60a94dee3c0a0942c9981491bf83e0de1900fbf (ZDI Advisory, GStreamer Commit).

Impact

Successful exploitation allows a remote, unauthenticated attacker to execute arbitrary code in the context of the process using GStreamer, resulting in high confidentiality, integrity, and availability impact. Because GStreamer is a widely used multimedia framework embedded in desktop environments, media players, browsers, and embedded systems, the attack surface is broad. Depending on the privileges of the affected process, exploitation could lead to full system compromise, data exfiltration, or serve as a foothold for lateral movement (ZDI Advisory, Red Hat Bugzilla).

Exploitability

No confirmed in-the-wild exploitation or functional public exploit code has been observed as of the time of reporting; the ZDI advisory page describes the vulnerability but does not include exploit code or reproduction steps (ZDI Advisory). The vulnerability was discovered anonymously and submitted through the Zero Day Initiative program. The EPSS score is approximately 0.274%, indicating a low but non-negligible probability of exploitation in the near term. The vulnerability is not currently listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Detection plugins are available from Qualys and Tenable Nessus (Red Hat Bugzilla).

Exploitation steps

  1. Reconnaissance: Identify targets running vulnerable GStreamer versions (< 1.28.1) via exposed media services, web applications with media processing, or social engineering to deliver a malicious media file.
  2. Craft malicious RTP stream: Construct a specially crafted X-QDM RTP payload where the data length field is set to a value that, when used without validation, causes the rtpqdm2depay plugin to copy more data than the allocated heap buffer can hold.
  3. Deliver payload: Serve the malicious RTP stream via a network endpoint (e.g., RTSP server, SDP offer in a VoIP/media application) or embed it in a media file that the target user opens with a GStreamer-based application.
  4. Trigger buffer overflow: When the target application processes the X-QDM RTP payload, the lack of length validation causes a heap buffer overflow, corrupting adjacent heap metadata or function pointers.
  5. Achieve code execution: By controlling the overflow data, an attacker can redirect execution flow to attacker-controlled shellcode or a ROP chain, executing arbitrary code in the context of the GStreamer process (ZDI Advisory, GStreamer Commit).

Indicators of compromise

  • Network: Unexpected inbound RTP streams (UDP/TCP) containing X-QDM payload type data from untrusted or external sources; anomalous RTSP connections to media servers.
  • Process: Unusual child processes spawned by GStreamer-based applications (e.g., media players, browsers) such as shells (/bin/bash, sh), network utilities (curl, wget, nc), or scripting interpreters.
  • Logs: Application crash logs or core dumps from GStreamer processes (gst-launch, media player logs) indicating heap corruption or segmentation faults in rtpqdm2depay-related stack frames.
  • File System: Unexpected files written by the GStreamer process to writable directories (e.g., /tmp, user home directories), particularly executables or scripts created post-exploitation.

Mitigation and workarounds

The primary remediation is to upgrade GStreamer to version 1.28.1 or later, which includes the upstream fix (GStreamer Commit). Red Hat has issued patches across multiple RHEL versions: RHSA-2026:6259 (RHEL 10), RHSA-2026:6300 (RHEL 9), RHSA-2026:6750 (RHEL 8), RHSA-2026:7673/7850 (RHEL 7 ELS), and additional EUS/SAP errata (Red Hat Bugzilla). Amazon Linux 2 users should apply ALAS2-2026-3209. As a workaround where patching is not immediately possible, restrict RTP traffic to trusted sources via network segmentation or firewall rules, and avoid processing X-QDM RTP streams from untrusted origins.

Community reactions

The vulnerability was reported through the Zero Day Initiative by an anonymous researcher and received standard coordinated disclosure treatment. Red Hat tracked it via Bugzilla (Bug 2447495) and issued numerous errata across RHEL 7 through 10. The Yocto Project security mailing list also discussed the CVE in the context of embedded Linux distributions. No notable independent researcher commentary or significant social media discussion has been identified beyond standard vulnerability aggregator coverage.

Additional resources


SourceThis report was generated using AI

Related NixOS vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-75874CRITICAL10
  • NixOS logoNixOS
  • cpe:2.3:a:mozilla:firefox
NoYesAug 18, 2026
CVE-2026-74990CRITICAL9.8
  • NixOS logoNixOS
  • firefox-esr
NoYesAug 18, 2026
CVE-2026-74989CRITICAL9.8
  • NixOS logoNixOS
  • MozillaFirefox-translations-common
NoYesAug 18, 2026
CVE-2026-74988CRITICAL9.8
  • NixOS logoNixOS
  • cpe:2.3:a:mozilla:firefox
NoYesAug 18, 2026
CVE-2026-74987CRITICAL9.8
  • NixOS logoNixOS
  • firefox-esr
NoYesAug 18, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management