CVE-2026-82328
Awaiting Analysis Awaiting Analysis - Queue

Heap Out-of-Bounds Read in GIMP File-ICO Plugin

Vulnerability report for CVE-2026-82328, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-28

Last updated on: 2026-08-28

Assigner: redhat-SADP

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-28
Last Modified
2026-08-28
Generated
2026-08-29
AI Q&A
2026-08-29
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
gnome gimp *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a heap out-of-bounds read flaw in GIMP's file-ico plugin. When processing a specially crafted ICO image file, the plugin fails to validate the used_clrs (palette count) parameter properly. This leads to incorrect memory bounds checking, causing the application to read memory outside its allocated bounds.

Detection Guidance

This vulnerability is triggered by processing a malicious ICO file in GIMP. Detection involves monitoring for crashes when opening ICO files or analyzing GIMP logs for heap out-of-bounds read errors. No specific commands are provided in the context to detect this issue.

Impact Analysis

This issue can crash the GIMP application, resulting in a denial of service. It may also lead to limited disclosure of heap memory contents. Exploitation requires an attacker to trick a user into opening a malicious ICO file.

Mitigation Strategies

Avoid opening ICO files from untrusted sources in GIMP. Update GIMP to the latest version once a patch is available. Monitor GIMP application crashes when processing ICO files as a potential indicator of exploitation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-82328. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart