GIMP TIF File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability
Vulnerability Details
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.
Additional Details
GIMP has issued an update to correct this vulnerability. More details can be found at:
https://gitlab.gnome.org/GNOME/gimp/-/commit/bace3e7fd54104fe6b70c1703e9b982a4770811d
Disclosure Timeline
- 2026-04-17 - Vulnerability reported to vendor
- 2026-07-29 - Coordinated public release of advisory
- 2026-07-29 - Advisory Updated
Credit
Anonymous