QSearchQSearch

CVE-2026-53703

7.1 HIGH

A vulnerability was found in the GStreamer RealMedia demuxer (gst-plugins-ugly)

Published: 2026-06-15 · Last updated: 2026-06-15

Severity and scoring

CVSS
7.1 HIGH
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H
CWE
CWE-125

Description

A vulnerability was found in the GStreamer RealMedia demuxer (gst-plugins-ugly). When processing a RealMedia (.rm) file, the demuxer parses MDPR (media properties) chunks to configure audio streams. For audio stream header versions 4 and 5, the parser reads fields such as codec type, packet size, sample rate, channel count, and extra codec data length from fixed offsets within the chunk without first checking that the chunk contains enough data. If a malicious file provides an MDPR chunk that is too small to contain a complete audio stream header, the parser reads beyond the end of the buffer. This can cause the application to crash. In some cases, bytes read past the buffer boundary may be incorporated into stream metadata, which could result in limited information disclosure.

Source: NVD

References

Related CVEs

Same CWE

  • CVE-2026-1765 A flaw was found in the `tracker-extract-mp3` component of GNOME localsearch (previously known as tracker-miners) (5.6 MEDIUM)
  • CVE-2026-1764 A flaw was found in GNOME localsearch (previously known as tracker-miners) MP3 Extractor (5.6 MEDIUM)
  • CVE-2026-12087 Socket versions before 2.041 for Perl have an out-of-bounds heap read
  • CVE-2026-53704 A flaw was found in GStreamer's RealMedia demuxer in the gst-plugins-ugly package (7.1 HIGH)
  • CVE-2026-52721 Multiple out-of-bounds read vulnerabilities were found in GStreamer's pcapparse element (5.3 MEDIUM)