CVE Catalog

CVE-2026-18298

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

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

Summary

Heap-based buffer overflow in GStreamer PNG 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 PNG 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 PNG files.

Other vulnerabilities in GStreamer

See all
Original NVD description (English source)

GStreamer PNG 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 PNG 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-29581.

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