CVE-2026-53703 Details
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.
An out-of-bounds read vulnerability has been identified in the GStreamer RealMedia demuxer, part of the gst-plugins-ugly package. This issue arises when the demuxer processes RealMedia (.rm) files and parses MDPR (media properties) chunks to configure audio streams. For audio stream header versions 4 and 5, the parser reads critical fields, including codec type, packet size, sample rate, channel count, and extra codec data length, from fixed offsets within the MDPR chunk. However, the parser fails to verify whether the chunk contains sufficient data before reading these fields. As a result, if a malicious .rm file provides an MDPR chunk that is too small, the parser can read beyond the end of the buffer, leading to a crash. In some instances, the bytes read past the buffer boundary may be leaked into stream metadata, potentially causing limited information disclosure.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 16, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-125 | Out-of-bounds Read | [email protected] |
Affected Products
No affected product data is available for this CVE.
Change History
7 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 5, 2026 | CVE Modified | [email protected] |
| Jul 23, 2026 | CVE Modified | [email protected] |
| Jul 8, 2026 | CVE Modified | [email protected] |
| Jul 8, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 15, 2026 | New CVE Received | [email protected] |