Description
A flaw was found in GStreamer gst-plugins-good (avidemux). In gst_avi_demux_riff_parse_vprp(), the number of available gst_riff_vprp_video_field_desc entries is calculated by dividing the remaining buffer size by the attacker-controlled vprp->fields value, rather than by sizeof(gst_riff_vprp_video_field_desc). This can cause the parser to treat more field descriptors as available than fit in the input buffer, resulting in out-of-bounds reads. Processing a crafted AVI via playbin/decodebin can crash the application (denial of service). Fixed upstream in gst-plugins-good 1.28.6 (GStreamer-SA-2026-0072).
Published: 2026-08-12
Score: 6.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in GStreamer gst-plugins-good’s avidemux parser can allow a crafted AVI file to trigger an out-of-bounds read during parsing of the vprp video field descriptor. The excess descriptor count causes the parser to read beyond the limits of the supplied buffer, which can crash the process that invokes playbin or decodebin. The crash results in a denial of service because the media handling application becomes unavailable until restarted.

Affected Systems

The vulnerability affects the avidemux component of GStreamer gst-plugins-good, including versions installed on Red Hat Enterprise Linux 10, 7, 8, and 9. Organizations using older releases of gst-plugins-good that have not yet applied the upstream fix are impacted.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity. No EPSS score is currently available, and the vulnerability is not listed in the CISA KEV catalog, meaning there is no evidence of known exploitation in the wild at this time. An attacker would need to get the vulnerable application to process a malicious AVI file, which could be achieved locally or potentially remotely if the media content is accepted from an untrusted source. Because the impact is limited to application crash rather than arbitrary code execution or data disclosure, the risk is primarily to availability and depends on the operational context of the affected services.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the gst-plugins-good package to version 1.28.6 or later, which contains the upstream patch for this issue.
  • If an immediate upgrade is not possible, restrict or disable the use of avidemux by removing or disabling the gst-avidemux plugin to prevent processing of potentially malicious AVI files.
  • Monitor application logs for signs of out-of-bounds read errors or unexpected crashes and verify that the updated package is in effect.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

cvssV3_1

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


Wed, 12 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description A flaw was found in GStreamer gst-plugins-good (avidemux). In gst_avi_demux_riff_parse_vprp(), the number of available gst_riff_vprp_video_field_desc entries is calculated by dividing the remaining buffer size by the attacker-controlled vprp->fields value, rather than by sizeof(gst_riff_vprp_video_field_desc). This can cause the parser to treat more field descriptors as available than fit in the input buffer, resulting in out-of-bounds reads. Processing a crafted AVI via playbin/decodebin can crash the application (denial of service). Fixed upstream in gst-plugins-good 1.28.6 (GStreamer-SA-2026-0072).
Title Gstreamer1-plugins-good: gstreamer: out-of-bounds read in avidemux vprp video field descriptor parsing
First Time appeared Redhat
Redhat enterprise Linux
Weaknesses CWE-125
CPEs cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
References
Metrics cvssV3_1

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


Subscriptions

Redhat Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-12T21:46:03.789Z

Reserved: 2026-08-12T16:14:17.475Z

Link: CVE-2026-73434

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-12T20:17:56.943

Modified: 2026-08-12T22:17:16.380

Link: CVE-2026-73434

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T23:30:10Z

Weaknesses