CVE Catalog

CVE-2026-18296

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

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

Summary

Heap-based buffer overflow in GStreamer MRF file parsing allows remote code execution. Lack of proper length validation before copying data to heap buffer leads to overflow. User interaction is required, such as visiting a malicious page or opening a malicious file.

Risk Assessment

Users can be attacked via malicious MRF files, potentially leading to code execution in the application context. This could result in system compromise or data theft.

Recommendation

Update GStreamer to a patched version. Also educate users about the risks of opening untrusted MRF files.

Other vulnerabilities in GStreamer

See all
Original NVD description (English source)

GStreamer MRF File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of MRF files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-29608.

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