A flaw was found in GIMP. An integer overflow...
Moderate severity
Unreviewed
Published
Mar 26, 2026
to the GitHub Advisory Database
•
Updated Mar 27, 2026
Description
Published by the National Vulnerability Database
Mar 26, 2026
Published to the GitHub Advisory Database
Mar 26, 2026
Last updated
Mar 27, 2026
A flaw was found in GIMP. An integer overflow vulnerability exists when processing ICO image files, specifically in the
ico_read_infoandico_read_iconfunctions. This issue arises because a size calculation for image buffers can wrap around due to a 32-bit integer evaluation, allowing oversized image headers to bypass security checks. A remote attacker could exploit this by providing a specially crafted ICO file, leading to a buffer overflow and memory corruption, which may result in an application level denial of service.References