CVE-2026-53704
Awaiting Analysis
Awaiting Analysis - Queue
GStreamer RealMedia Demuxer Infinite Loop and Buffer Overflow
Publication date: 2026-06-15
Last updated on: 2026-06-15
Assigner: Red Hat, Inc.
Description
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 Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gst-plugins-ugly | gstreamer1-plugins-ugly-free | * |
| gstreamer | gstreamer | * |
| gstreamer | gst-plugins-ugly | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |