GIMP TIF File Parsing Stack-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 stack-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/5633b362026c6e5b2beb559a10cd76fa32a47592
Disclosure Timeline
- 2026-04-17 - Vulnerability reported to vendor
- 2026-07-29 - Coordinated public release of advisory
- 2026-07-29 - Advisory Updated
Credit
Anonymous