Back to overview

CVE-2026-59089

MEDIUM Exploitation: PoC
5.5
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-59089
State
PUBLISHED
Assigner
redhat
Reserved
2026-07-02 15:11 UTC
Published
2026-07-06 19:38 UTC
Last updated
2026-07-06 19:48 UTC
Primary CWE
CWE-190
Integer Overflow or Wraparound
Vendor / Product
Red Hat / Red Hat Enterprise Linux 6
Sources
cve.org  ·  NVD

Severity & Metrics

5.5 MEDIUM CVSS 3.1
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
SSVC — CISA Coordinator
Exploitation
PoC
Automatable
no
Tech. Impact
partial
Affected products (4)
VendorProductPlatformVersions
Red Hat Red Hat Enterprise Linux 6
Red Hat Red Hat Enterprise Linux 7
Red Hat Red Hat Enterprise Linux 8
Red Hat Red Hat Enterprise Linux 9
Weakness (CWE)
CWESourceDescription
CWE-190 cna Integer Overflow or Wraparound
CVSS scores (1)
ScoreSeverityVersionSourceVector
5.5 MEDIUM 3.1 cna CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Back to overview