CVE-2026-59087
7.8GIMP · Image Manipulation Program
An out-of-bounds write vulnerability in the GIMP image manipulation program, specifically within the Seattle Filmworks file loader, may allow arbitrary code execution.
Executive summary
A high-severity out-of-bounds write vulnerability in GIMP could allow an attacker to execute arbitrary code if a user is tricked into opening a malicious image file.
Vulnerability
The vulnerability is an out-of-bounds write (CWE-787) occurring during the parsing of Seattle Filmworks image files. Successful exploitation requires user interaction (UI:R) to open a specially crafted file, but the impact can result in code execution with the permissions of the user running the application.
Business impact
This vulnerability presents a significant risk to workstations where GIMP is used to process untrusted image files. An attacker could gain control over the user session, leading to potential data theft, malware installation, or further lateral movement within the network. The CVSS score of 7.8 reflects the potential for serious impact despite the requirement for user interaction.
Remediation
Immediate Action: Update the GIMP application to the latest version provided by the vendor repository as soon as the security patch is released.
Proactive Monitoring: Monitor for suspicious application crashes or unusual behavior when users open image files from external or untrusted sources.
Compensating Controls: Advise users to exercise caution when opening image files from unknown sources and use sandboxing tools to isolate image processing tasks.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Users and administrators should prioritize updating GIMP on all systems. Until updates are applied, users should avoid opening files from untrusted sources to mitigate the risk of triggering this memory corruption flaw.