CVE Catalog

CVE-2026-53704

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

14th percentile - higher than 14% of all known CVEs

Summary

In GStreamer's RealMedia demuxer (gst-plugins-ugly), offsets are not validated when processing FILEINFO metadata, and the element count is attacker-controlled. This can cause infinite loops, crashes, or adjacent memory reads.

Risk Assessment

An attacker can cause denial of service (DoS) or potential memory leak by providing a malicious RealMedia file.

Recommendation

Update GStreamer and the gst-plugins-ugly package to a patched version.

Other vulnerabilities in GStreamer

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS