CVE-2026-2045
7.8GNOME · GIMP
A vulnerability in the GIMP XWD file parser allows for an out-of-bounds write, potentially enabling remote code execution when a user opens a specially crafted malicious file.
Executive summary
A critical out-of-bounds write vulnerability in GIMP version 3.0.6 allows attackers to achieve remote code execution through the processing of malicious XWD files.
Vulnerability
This vulnerability is an out-of-bounds write (CWE-787) occurring within the XWD file parsing logic. It requires a local attacker or a social engineering vector where an authenticated user is coerced into opening a malicious file, subsequently executing code in the context of the current process.
Business impact
The ability to execute arbitrary code on a user workstation poses a significant risk to organizational data integrity and confidentiality. Successful exploitation could lead to full system compromise, unauthorized access to sensitive documents, or the installation of persistent malware, justifying the high CVSS score of 7.8 despite the requirement for user interaction.
Remediation
Immediate Action: Update GIMP to the latest version as specified by the vendor advisory, ensuring the application incorporates the fix from commit 68b27dfb1cbd9b3f22d7fa624dbab8647ee5f275.
Proactive Monitoring: Monitor endpoint logs for abnormal GIMP process behavior, such as unexpected child process spawning or attempts to access restricted directories after opening image files.
Compensating Controls: Implement file integrity monitoring and endpoint protection software to detect or block the execution of malicious payloads if an exploit is triggered.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Given the potential for remote code execution, it is imperative that all users update to the patched version of GIMP immediately. Organizations should also provide security awareness training to staff regarding the risks of opening untrusted image files from unverified sources to mitigate the human element of this attack vector.
More GNOME CVEs
Sources
- ZDI-26-119
- vendor-provided URL Vendor advisory