CVE-2026-4150 PUBLISHED

GIMP PSD File Parsing Integer Overflow Remote Code Execution Vulnerability

Assigner: zdi
Reserved: 13.03.2026 Published: 11.04.2026 Updated: 11.04.2026

GIMP PSD File Parsing Integer 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 PSD files. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before allocating a buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-28807.

Metrics

CVSS Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS Score: 7.8

Product Status

Vendor GIMP
Product GIMP
Versions Default: unknown
  • Version 3.0.8 is affected

References

Problem Types

  • CWE-190: Integer Overflow or Wraparound CWE