CVE-2026-73434
Last modified
CVE-2026-73434 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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). EPSS estimates a 0.13% chance of exploitation in the next 30 days.
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).
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gstreamer | Gstreamer | < 1.28.6 |
| Redhat | Enterprise Linux | 7.0 |
| Redhat | Enterprise Linux | 8.0 |
| Redhat | Enterprise Linux | 9.0 |
| Redhat | Enterprise Linux | 10.0 |
References
- https://access.redhat.com/errata/RHSA-2026:55434Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:55436Third Party Advisory
- https://access.redhat.com/security/cve/CVE-2026-73434Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2514807Issue Tracking, Third Party Advisory
- https://gstreamer.freedesktop.org/security/sa-2026-0072.htmlPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-73434?
How severe is CVE-2026-73434?
How do I fix CVE-2026-73434?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73429Russh is a Rust SSH client & server library. Prior to 0.62.4…5.3
- CVE-2026-7343Use after free in Views in Google Chrome on Windows prior to…7.5
- CVE-2026-73430Russh is a Rust SSH client & server library. Prior to 0.62.4…5.3
- CVE-2026-73431Vulnerability-Lookup contains an authentication weakness in…8.8
- CVE-2026-73432Vulnerability-Lookup contains a server-side request forgery …5.1
- CVE-2026-73433A flaw was found in GStreamer gst-plugins-good (avidemux). W…6.6
- CVE-2026-7344Use after free in Accessibility in Google Chrome on Windows …8.8
- CVE-2026-7345Insufficient validation of untrusted input in Feedback in Go…8.3
- CVE-2026-7346Inappropriate implementation in Tint in Google Chrome prior …8.1
- CVE-2026-7347Use after free in Chromoting in Google Chrome prior to 147.0…8.1
- CVE-2026-73479dua-cli fails to filter terminal escape sequences when print…5
- CVE-2026-7348Use after free in Codecs in Google Chrome prior to 147.0.772…8.8
Are you affected by CVE-2026-73434?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
