A flaw was found in GIMP. The PlayStation TIM loader, responsible for handling PlayStation image files, incorrectly calculates the size of the Color Look-Up Table (CLUT) due to an integer overflow. This occurs when multiplying num_colors and num_cluts, both 16-bit unsigned short integers, resulting in a value exceeding the maximum integer limit. An attacker could exploit this by providing a specially crafted image file, leading to undefined behavior and causing the GIMP plug-in to abort, effectively resulting in a denial of service.
References
| Link | Resource |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-59089 | Third Party Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=2496583 | Issue Tracking Third Party Advisory |
| https://gitlab.gnome.org/GNOME/gimp/-/work_items/16493 | Exploit Issue Tracking Vendor Advisory |
| https://gitlab.gnome.org/GNOME/gimp/-/work_items/16493 | Exploit Issue Tracking Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-07-06 20:16
Updated : 2026-08-21 12:16
NVD link : CVE-2026-59089
Mitre link : CVE-2026-59089
CVE.ORG link : CVE-2026-59089
JSON object : View
Products Affected
redhat
- enterprise_linux
gimp
- gimp
CWE
CWE-190
Integer Overflow or Wraparound
