Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://access.redhat.com/errata/RHSA-2026:36673
- https://access.redhat.com/errata/RHSA-2026:36674
- https://access.redhat.com/errata/RHSA-2026:50688
- https://access.redhat.com/errata/RHSA-2026:50691
- https://access.redhat.com/security/cve/CVE-2026-53703
- https://bugzilla.redhat.com/show_bug.cgi?id=2487613
FAQ
What is CVE-2026-53703?
CVE-2026-53703 is a vulnerability with a CVSS score of 7.1 (HIGH). 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. F...
How severe is CVE-2026-53703?
CVE-2026-53703 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53703?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.