CVE-2025-10925

NONE EPSS 84.4%
Published Oct 29, 20258mo ago · Modified Jun 17, 20261w ago
Find Similar
Published Oct 29, 2025 8mo ago
Last Modified Jun 17, 2026 1w ago

Description

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.

Threat Intelligence

EPSS Exploit Probability
84.4% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 2

CWE-121
CWE-787 Out-of-bounds Write Memory Safety

Affected Products 1

VendorProductVersionRange
gimpgimp3.0.4any

References 2

Remediation

  • gitlab.gnome.org https://gitlab.gnome.org/GNOME/gimp/-/merge_requests/2450
    Patch