CVE-2026-2272
An integer overflow vulnerability exists when processing ICO image files, specifically in the `ico_read_info` and `ico_read_icon` functions.
Does this matter?
Lower severity and a low EPSS score (0.84%). Track it; it rarely justifies an emergency change on its own.
Description
A flaw was found in GIMP. An integer overflow vulnerability exists when processing ICO image files, specifically in the `ico_read_info` and `ico_read_icon` functions. 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.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
- EPSS
- 0.84% probability · 56th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-190
- Affected
- gimp/gimp · redhat/enterprise linux
- Source
- secalert@redhat.com
References
- https://access.redhat.com/security/cve/CVE-2026-2272Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2438428Exploit, Issue Tracking, Third Party Advisory
- https://gitlab.gnome.org/GNOME/gimp/-/issues/15617Exploit, Issue Tracking
- https://bugzilla.redhat.com/show_bug.cgi?id=2438428Exploit, Issue Tracking, Third Party Advisory
- https://gitlab.gnome.org/GNOME/gimp/-/issues/15617Exploit, Issue Tracking
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.