CVE-2026-82328 PUBLISHED

Gimp: heap out-of-bounds read in ico loader via unvalidated used_clrs palette count

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

A flaw was found in the file-ico plugin in GIMP. When processing a specially crafted ICO image file, the plugin does not properly validate the used_clrs (palette count) parameter. This incorrect validation leads to improper memory bounds checking, resulting in a heap out-of-bounds read. 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: unknown
Vendor Red Hat
Product Red Hat Enterprise Linux 7
Versions Default: affected
Vendor Red Hat
Product Red Hat Enterprise Linux 8
Versions Default: affected
Vendor Red Hat
Product Red Hat Enterprise Linux 9
Versions Default: affected

Workarounds

To mitigate this vulnerability, do not open ICO 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