CVE-2026-3086
7.8GStreamer · GStreamer
A critical out-of-bounds write vulnerability in the GStreamer H.266 codec parser allows remote attackers to execute arbitrary code by processing malicious APS units.
Executive summary
A remote code execution vulnerability in the GStreamer H.266 codec parser poses a severe risk to systems processing untrusted video streams.
Vulnerability
This vulnerability is an out-of-bounds write (CWE-787) occurring during the processing of APS units within the H.266 codec parser. An attacker can leverage this flaw to execute arbitrary code in the context of the current process, requiring user interaction to trigger the processing of a malicious stream.
Business impact
Successful exploitation of this vulnerability leads to full remote code execution, which may result in a complete compromise of the host system. Given the CVSS score of 7.8, this represents a high-severity risk that could facilitate data theft, installation of persistent backdoors, or lateral movement within the network.
Remediation
Immediate Action: Update the GStreamer library to a version incorporating the upstream fixes found in commit 025d59cf3459c2903f0384b6b94bc3235e177b53 or higher.
Proactive Monitoring: Monitor application logs for unusual crashes or unexpected process behavior when the GStreamer library parses H.266 video content.
Compensating Controls: Implement strict input validation or sandboxing for media processing pipelines to limit the impact of potential code execution if the library cannot be updated immediately.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Organizations utilizing GStreamer for media processing must treat this vulnerability with urgency due to the potential for remote code execution. Administrators should verify their GStreamer version against the provided commit identifiers and apply the necessary security updates to eliminate the out-of-bounds write condition.
More GStreamer CVEs
Sources
- ZDI-26-170
- vendor-provided URL Vendor advisory