CVE Catalog

CVE-2026-18302

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.39%

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

Summary

This vulnerability allows a remote attacker to execute arbitrary code in GIMP when parsing TIF files. The issue is due to lack of proper validation of the length of user-supplied data before copying it to a heap-based buffer, leading to a heap-based buffer overflow. User interaction is required, such as opening a malicious file.

Risk Assessment

An attacker can take control of the GIMP process and execute malicious code in the user's context, potentially leading to data theft or further system compromise.

Recommendation

It is recommended to immediately update GIMP to a patched version and avoid opening TIF files from untrusted sources.

Other vulnerabilities in GIMP

See all
Original NVD description (English source)

GIMP TIF File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. 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 TIF 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-29398.

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