CVE-2026-52719
Awaiting Analysis
Awaiting Analysis - Queue
VA JPEG Decoder Out-of-Bounds Read in GStreamer
Publication date: 2026-06-15
Last updated on: 2026-06-15
Assigner: Red Hat, Inc.
Description
Description
An out-of-bounds read vulnerability was found in the VA JPEG decoder in GStreamer's gst-plugins-bad. The JPEG parser reads a segment length value from the bitstream without validating it against available data. A remote attacker could trick a user into opening a specially crafted JPEG file, causing downstream parsing to read beyond the provided input buffer, leading to a crash or potential information disclosure.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gstreamer | gstreamer1-plugins-bad-free | to 1.28.5 (inc) |
| gstreamer | gst-plugins-bad | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |