All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-52719
HIGHpublished 2026-06-15 20:16 UTC · 10 days ago · modified 2026-06-15 21:09 UTC
7.1
CVSS / 10
// 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 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H
// weaknesses (CWE)
- CWE-125