CVE-2025-10925: GIMP ILBM File Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability
GIMP ILBM File Parsing Stack-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 ILBM 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. Was ZDI-CAN-27793.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2025-10925?
CVE-2025-10925 is rated as a high-severity vulnerability due to its potential for remote code execution.
How do I fix CVE-2025-10925?
To fix CVE-2025-10925, users should update their GIMP installation to the latest version provided by the developers.
Who is affected by CVE-2025-10925?
CVE-2025-10925 affects all users of GIMP who open ILBM files, requiring user interaction to exploit.
What type of vulnerability is CVE-2025-10925?
CVE-2025-10925 is a stack-based buffer overflow vulnerability that can lead to arbitrary code execution.
What are the exploits for CVE-2025-10925?
Exploitation of CVE-2025-10925 requires an attacker to craft a malicious ILBM file that, when opened in GIMP, can trigger the overflow.