CVE-2026-52718
Awaiting Analysis
Awaiting Analysis - Queue
BaseFortify
Publication date: 2026-06-15
Last updated on: 2026-06-15
Assigner: Red Hat, Inc.
Description
Description
A denial of service vulnerability was found in GStreamer's AV1 codec parser in gst-plugins-bad. The gst_av1_parser_parse_tile_list_obu() function passes a byte count to a bit-reader API that expects a bit count, causing parser desynchronization. A remote attacker could trick a user into opening a specially crafted AV1 media file, triggering an assertion abort and causing the application to crash.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gstreamer | gstreamer1-plugins-bad | to 1.28.5 (inc) |
| gstreamer | gst-plugins-bad | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-617 | The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary. |