Vulnerability Description
A flaw was found in GStreamer's RealMedia demuxer in the gst-plugins-ugly package. When processing a RealMedia file containing a specially crafted FILEINFO metadata section, the demuxer parses variable-name and variable-value pairs using re_skip_pascal_string() without validating that offsets remain within the mapped buffer. Additionally, the element count controlling the parsing loop is read from attacker-controlled data without validation, which can cause an infinite loop. A crafted RealMedia file can cause the application to crash, hang, or potentially read limited adjacent memory contents.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- 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-53704
- https://bugzilla.redhat.com/show_bug.cgi?id=2487614
FAQ
What is CVE-2026-53704?
CVE-2026-53704 is a vulnerability with a CVSS score of 7.1 (HIGH). A flaw was found in GStreamer's RealMedia demuxer in the gst-plugins-ugly package. When processing a RealMedia file containing a specially crafted FILEINFO metadata section, the demuxer parses variabl...
How severe is CVE-2026-53704?
CVE-2026-53704 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-53704?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.