Description
GStreamer OGG File Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.

The specific flaw exists within the parsing of OGG files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-29584.
Published: 2026-08-20
Score: 7.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

GStreamer’s OGG file parser has a stack‑based buffer overflow that permits an attacker to execute arbitrary code in the context of the affected process. The flaw arises because the length of user‑supplied data is not properly validated before copying it to a stack buffer. An attacker can trigger the vulnerability by causing a user to open a crafted OGG file or visit a malicious page that loads such a file, leading to remote code execution.

Affected Systems

The vulnerability affects installations of the GStreamer multimedia framework. No specific product versions are listed in the advisory, so all GStreamer deployments that have not applied the latest patch are potentially susceptible. Users should verify whether their current GStreamer version includes the fix by consulting the official GStreamer security announcements.

Risk and Exploitability

The CVSS score of 7.8 indicates high severity. Exploitation requires user interaction and relies on the presence of vulnerable code in the OGG parser; however, once the VU is triggered, an attacker gains control of the running process. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, but the combination of stack overflow and remote code execution warrants immediate attention.

Generated by OpenCVE AI on August 20, 2026 at 20:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update GStreamer to the latest release that includes the buffer‑overflow fix.
  • Configure the operating system or application to block or quarantine untrusted OGG files and prevent automatic opening of such files from remote websites.
  • If the environment is sandbox‑aware, run GStreamer within a confined container or employ application‑level sandboxing to limit the impact of potential exploitation.

Generated by OpenCVE AI on August 20, 2026 at 20:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
First Time appeared Gstreamer
Gstreamer gstreamer
Vendors & Products Gstreamer
Gstreamer gstreamer

Thu, 20 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Description GStreamer OGG File Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of OGG files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-29584.
Title GStreamer OGG File Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability
Weaknesses CWE-121
References
Metrics cvssV3_0

{'score': 7.8, 'vector': 'CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}


Subscriptions

Gstreamer Gstreamer
cve-icon MITRE

Status: PUBLISHED

Assigner: zdi

Published:

Updated: 2026-08-20T16:22:17.701Z

Reserved: 2026-07-29T17:10:47.343Z

Link: CVE-2026-18297

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-20T17:17:26.507

Modified: 2026-08-20T17:17:26.507

Link: CVE-2026-18297

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T20:15:04Z

Weaknesses
  • CWE-121

    Stack-based Buffer Overflow