Description
A flaw was found in the file-iff (IFF/ILBM) plugin in GIMP. When processing a specially crafted IFF/ILBM image file, the plugin does not properly validate the HAM row size and improperly handles cases where the number of color planes (nPlanes) is zero. This causes a row size mismatch that bypasses memory bounds checking, resulting in heap out-of-bounds reads. This issue can result in an application crash, leading to a denial of service or a limited information disclosure of heap memory contents.
Published: 2026-08-28
Score: 6.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in GIMP's file-iff loader reads heap memory beyond the intended bounds when handling specially crafted IFF/ILBM images. The plugin fails to validate HAM row size and mishandles cases where the number of color planes is zero, which allows a row size mismatch to bypass memory bounds checking. This can cause the application to crash, resulting in a denial‑of‑service condition, or disclose fragments of heap memory, providing limited information about the program's state.

Affected Systems

Red Hat Enterprise Linux distributions 6, 7, 8, and 9 are affected because the GIMP package is bundled with these operating systems. All supported RHEL releases that include the vulnerable GIMP version fall under the scope of this vulnerability; the exact patch level is not specified in the advisory, so administrators should verify against the latest RHEL repository packages for each distribution.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate to high severity. The EPSS score is not available, and the vulnerability is not listed in CISA's KEV catalog, suggesting that widespread exploitation is unlikely at present. The attack path requires an attacker to supply a malicious IFF/ILBM file and convince or trick a user into opening it with GIMP; thus the vector is local/file-based, and privilege escalation is not addressed. Once the vulnerable code runs, exhaust or read memory leaks could lead to a crash or leak of sensitive heap data. The reuse of a memory-bound read flaw (CWE‑125) means that proper input validation would fully mitigate the issue.

Generated by OpenCVE AI on August 28, 2026 at 16:47 UTC.

Remediation

Vendor Workaround

To mitigate this vulnerability, do not open IFF/ILBM files from untrusted sources with GIMP.


OpenCVE Recommended Actions

  • Disable or uninstall the GIMP file‑iff plugin until an updated version is released, preventing the vulnerable code path from executing.
  • Contact Red Hat for a patched GIMP package for your RHEL version and install it once available.
  • Adopt a policy to block or restrict GIMP from opening IFF/ILBM files from untrusted sources, for example by adjusting MIME type handling or file system permissions.

Generated by OpenCVE AI on August 28, 2026 at 16:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Description A flaw was found in the file-iff (IFF/ILBM) plugin in GIMP. When processing a specially crafted IFF/ILBM image file, the plugin does not properly validate the HAM row size and improperly handles cases where the number of color planes (nPlanes) is zero. This causes a row size mismatch that bypasses memory bounds checking, resulting in heap out-of-bounds reads. This issue can result in an application crash, leading to a denial of service or a limited information disclosure of heap memory contents.
Title Gimp: heap out-of-bounds reads in iff/ilbm loader from ham row size mismatch and nplanes=0
First Time appeared Redhat
Redhat enterprise Linux
Weaknesses CWE-125
CPEs cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H'}


Subscriptions

Redhat Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-28T13:47:25.623Z

Reserved: 2026-08-28T13:40:14.288Z

Link: CVE-2026-82324

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-28T16:18:33.933

Modified: 2026-08-28T18:58:27.140

Link: CVE-2026-82324

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T17:00:13Z

Weaknesses