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.
References
| Link | Resource |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-2272 | Third Party Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=2438428 | Exploit Issue Tracking Third Party Advisory |
| https://gitlab.gnome.org/GNOME/gimp/-/issues/15617 | Exploit Issue Tracking |
| https://bugzilla.redhat.com/show_bug.cgi?id=2438428 | Exploit Issue Tracking Third Party Advisory |
| https://gitlab.gnome.org/GNOME/gimp/-/issues/15617 | Exploit Issue Tracking |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-03-26 21:17
Updated : 2026-06-17 10:30
NVD link : CVE-2026-2272
Mitre link : CVE-2026-2272
CVE.ORG link : CVE-2026-2272
JSON object : View
Products Affected
redhat
- enterprise_linux
gimp
- gimp
CWE
CWE-190
Integer Overflow or Wraparound
