Impact
A 4‑byte heap over‑read occurs in gst_matroska_parse_flac_stream_headers when processing FLAC headers inside Matroska or WebM container files. The boundary check fails to account for the full size of the data being copied, allowing a small read beyond the end of the allocated buffer. An attacker could craft a malicious file and trick a user into opening it, potentially leaking a few bytes of adjacent heap memory and exposing sensitive information.
Affected Systems
Vendors: Red Hat Enterprise Linux 6 through 10. Affected version information is not explicitly listed beyond the vendor list, so any installation of GStreamer‑plugins‑good on these RHEL releases is at risk.
Risk and Exploitability
CVSS score 3.3 indicates low severity and an EPSS score of < 1 % meaning exploitation is unlikely. The vulnerability is not listed in the CISA KEV catalog. Attack requires a user to open a malicious Matroska or WebM file processed by an application that loads GStreamer, so local user privileges may be sufficient. The read is only 4 bytes, limiting the amount of data that can be exposed, but it could still reveal small sensitive data.
OpenCVE Enrichment