CVE-2026-96545
MEDIUM
NVD
CVSS Score
4.4
Severity
MEDIUM
Published
Sep 23, 2026
Vendor
unknown
Description
An out-of-bounds heap read flaw was found in GIMP's TIM image loader. When a user opens a crafted 4bpp TIM image that causes promotion to an RGBA layer, the file-tim plug-in allocates an undersized row buffer but processes it using the larger RGBA row size. This can copy adjacent heap contents into the decoded image and may crash the plug-in.