7.8
CVE-2026-18296
- EPSS -
- Veröffentlicht 20.08.2026 16:22:07
- Zuletzt bearbeitet 21.08.2026 04:17:59
- CVE-Watchlists
- Unerledigt
GStreamer MRF File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability
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.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerGStreamer
≫
Produkt
GStreamer
Default Statusunknown
Version
13fcb641ed33d1472e4ffdec2846180b15405053
Status
affected
VulnDex Vulnerability Enrichment
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| Trend Micro | 7.8 | 1.8 | 5.9 |
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-122 Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
https://gstreamer.freedesktop.org/security/sa-2026-0050.html
https://www.zerodayinitiative.com/advisories/ZDI-26-464/