CVE-2026-73433: Integer Underflow (Wrap or Wraparound) in GStreamer gst-plugins-good
A flaw was found in GStreamer gst-plugins-good (avidemux). When parsing FUJIFILM metadata in an AVI strd chunk, gst_avi_demux_parse_strd() decrements a remaining-length counter by fixed offsets (98 and 10 bytes) without verifying sufficient data remains. For crafted strd payloads of exactly 106 or 107 bytes, the counter underflows to a very large unsigned value, causing subsequent null-terminated string scanning to read far beyond the allocated heap buffer. Date-format normalization may also write beyond the buffer end. Confirmed impacts include heap out-of-bounds read, out-of-bounds write, heap information disclosure (adjacent data appearing in parsed metadata), and application crash/denial of service. The avidemux element is auto-plugged by playbin, decodebin, and gst-discoverer, so opening or previewing a crafted AVI is sufficient to trigger the issue. Fixed upstream in gst-plugins-good 1.28.6 (GStreamer-SA-2026-0072).
AI Analysis
Technical Summary
The vulnerability in GStreamer gst-plugins-good (avidemux) arises from improper handling of a remaining-length counter during parsing of FUJIFILM metadata in AVI strd chunks. Specifically, gst_avi_demux_parse_strd() decrements this counter by fixed offsets (98 and 10 bytes) without verifying that sufficient data remains. For crafted payloads of exactly 106 or 107 bytes, this causes the counter to underflow to a large unsigned value, leading to subsequent null-terminated string scanning reading far beyond the allocated heap buffer. Additionally, date-format normalization may write beyond the buffer end. Confirmed impacts include heap out-of-bounds read, out-of-bounds write, heap information disclosure, and application crash or denial of service. The avidemux element is auto-plugged by common GStreamer elements such as playbin, decodebin, and gst-discoverer, so simply opening or previewing a crafted AVI file can trigger the issue. The vulnerability is fixed upstream in gst-plugins-good version 1.28.6 (GStreamer-SA-2026-0072).
Potential Impact
Successful exploitation can lead to heap out-of-bounds read and write, resulting in information disclosure of adjacent heap data, application crashes, and denial of service. The vulnerability affects the integrity, availability, and confidentiality of the affected system. The CVSS v3.1 score is 7.6 (high severity) with network attack vector, low attack complexity, no privileges required, user interaction required, unchanged scope, and impacts including low confidentiality and integrity impact but high availability impact.
Mitigation Recommendations
A fix is available upstream in gst-plugins-good version 1.28.6. Users and administrators should upgrade to this version or later to remediate the vulnerability. Since the vulnerability is triggered by opening or previewing crafted AVI files, avoiding untrusted AVI files until patched can reduce risk. There is no indication from the vendor advisory that any other mitigations or workarounds are available or necessary.
CVE-2026-73433: Integer Underflow (Wrap or Wraparound) in GStreamer gst-plugins-good
Description
A flaw was found in GStreamer gst-plugins-good (avidemux). When parsing FUJIFILM metadata in an AVI strd chunk, gst_avi_demux_parse_strd() decrements a remaining-length counter by fixed offsets (98 and 10 bytes) without verifying sufficient data remains. For crafted strd payloads of exactly 106 or 107 bytes, the counter underflows to a very large unsigned value, causing subsequent null-terminated string scanning to read far beyond the allocated heap buffer. Date-format normalization may also write beyond the buffer end. Confirmed impacts include heap out-of-bounds read, out-of-bounds write, heap information disclosure (adjacent data appearing in parsed metadata), and application crash/denial of service. The avidemux element is auto-plugged by playbin, decodebin, and gst-discoverer, so opening or previewing a crafted AVI is sufficient to trigger the issue. Fixed upstream in gst-plugins-good 1.28.6 (GStreamer-SA-2026-0072).
CVSS v3.1
Score 6.6medium
Affected software
GStreamer
gst-plugins-good
Red Hat
Red Hat Enterprise Linux 10
Red Hat
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat
Red Hat Enterprise Linux 7 Extended Lifecycle Support
Red Hat
Red Hat Enterprise Linux 8
Red Hat
Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support
Red Hat
Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On
Red Hat
Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support
Red Hat
Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On
Red Hat
Red Hat Enterprise Linux 8.8 Telecommunications Update Service
Red Hat
Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions
Red Hat
Red Hat Enterprise Linux 9
Red Hat
Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions
Red Hat
Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions
Red Hat
Red Hat Enterprise Linux 9.6 Extended Update Support
pkg:github/gstreamer/gst-plugins-goodRun on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in GStreamer gst-plugins-good (avidemux) arises from improper handling of a remaining-length counter during parsing of FUJIFILM metadata in AVI strd chunks. Specifically, gst_avi_demux_parse_strd() decrements this counter by fixed offsets (98 and 10 bytes) without verifying that sufficient data remains. For crafted payloads of exactly 106 or 107 bytes, this causes the counter to underflow to a large unsigned value, leading to subsequent null-terminated string scanning reading far beyond the allocated heap buffer. Additionally, date-format normalization may write beyond the buffer end. Confirmed impacts include heap out-of-bounds read, out-of-bounds write, heap information disclosure, and application crash or denial of service. The avidemux element is auto-plugged by common GStreamer elements such as playbin, decodebin, and gst-discoverer, so simply opening or previewing a crafted AVI file can trigger the issue. The vulnerability is fixed upstream in gst-plugins-good version 1.28.6 (GStreamer-SA-2026-0072).
Potential Impact
Successful exploitation can lead to heap out-of-bounds read and write, resulting in information disclosure of adjacent heap data, application crashes, and denial of service. The vulnerability affects the integrity, availability, and confidentiality of the affected system. The CVSS v3.1 score is 7.6 (high severity) with network attack vector, low attack complexity, no privileges required, user interaction required, unchanged scope, and impacts including low confidentiality and integrity impact but high availability impact.
Mitigation Recommendations
A fix is available upstream in gst-plugins-good version 1.28.6. Users and administrators should upgrade to this version or later to remediate the vulnerability. Since the vulnerability is triggered by opening or previewing crafted AVI files, avoiding untrusted AVI files until patched can reduce risk. There is no indication from the vendor advisory that any other mitigations or workarounds are available or necessary.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- redhat
- Date Reserved
- 2026-08-12T16:14:17.474Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Vendor Advisory Urls
- [{"url":"https://access.redhat.com/security/cve/CVE-2026-73433","vendor":"Red Hat"}]
Threat ID: 6a7cc90bbf8831d53907733c
Added to database: 08/12/2026, 19:27:07 UTC
Last enriched: 08/12/2026, 19:41:20 UTC
Last updated: 09/26/2026, 01:57:29 UTC
Views: 58
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.