CVE-2026-82324 PUBLISHED

Gimp: heap out-of-bounds reads in iff/ilbm loader from ham row size mismatch and nplanes=0

Assigner: redhat
Reserved: 28.08.2026 Published: 28.08.2026 Updated: 28.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H
CVSS Score: 6.1

Product Status

Vendor Red Hat
Product Red Hat Enterprise Linux 6
Versions Default: unaffected
Vendor Red Hat
Product Red Hat Enterprise Linux 7
Versions Default: unaffected
Vendor Red Hat
Product Red Hat Enterprise Linux 8
Versions Default: unaffected
Vendor Red Hat
Product Red Hat Enterprise Linux 9
Versions Default: affected

Workarounds

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

Credits

  • Red Hat would like to thank Zhixi "Jace" Sun for reporting this issue.

References

Problem Types

  • Out-of-bounds Read CWE