CVE Catalog

CVE-2026-96545

MediumCVSS 4.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

6th percentile - higher than 6% of all known CVEs

Summary

An out-of-bounds heap read flaw exists 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.

Risk Assessment

Opening a crafted TIM file can leak memory contents into the image and crash the plug-in, potentially enabling information disclosure or a DoS attack. The risk affects users who open untrusted image files.

Recommendation

Update GIMP to a version containing the fix for the TIM loader bug. Avoid opening untrusted TIM files until the update is applied.

Other vulnerabilities in GIMP

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS