CVE-2026-4153

GIMP PSP File Parsing Heap-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 PSP files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-28874.
Configurations

Configuration 1 (hide)

cpe:2.3:a:gimp:gimp:3.0.8:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-04-11 01:16

Updated : 2026-07-15 02:22


NVD link : CVE-2026-4153

Mitre link : CVE-2026-4153

CVE.ORG link : CVE-2026-4153


JSON object : View

Products Affected

gimp

  • gimp
CWE
CWE-122

Heap-based Buffer Overflow

CWE-787

Out-of-bounds Write

CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')