A flaw was found in GIMP's ICO file loader. When processing an ICO file containing an embedded PNG image, an integer overflow can occur during the calculation of the required buffer size. This leads to an undersized buffer being allocated, causing a heap-based buffer overflow when the decoded pixel data is written. A remote attacker could exploit this by crafting a malicious ICO file, which, when opened, could lead to arbitrary code execution or a crash.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-14 14:17
Updated : 2026-09-15 14:17
NVD link : CVE-2026-90948
Mitre link : CVE-2026-90948
CVE.ORG link : CVE-2026-90948
JSON object : View
Products Affected
No product.
CWE
CWE-787
Out-of-bounds Write
