CVE-2026-59090

A flaw was found in GIMP's PSD file format plugin. This vulnerability, an unsigned integer underflow in the `block_rem` variable, occurs when a user opens a specially crafted `.psd` image file. The underflow leads to parser confusion, enabling an attacker to inject arbitrary data as layer resource blocks. This can ultimately result in arbitrary code execution, allowing the attacker to run malicious code on the victim's system.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:gimp:gimp:3.3.1:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-08-10 13:19

Updated : 2026-08-31 20:17


NVD link : CVE-2026-59090

Mitre link : CVE-2026-59090

CVE.ORG link : CVE-2026-59090


JSON object : View

Products Affected

redhat

  • enterprise_linux

gimp

  • gimp
CWE
CWE-191

Integer Underflow (Wrap or Wraparound)