CVE-2026-59088
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Summary
A flaw was found in GIMP. A signed integer overflow vulnerability exists in the file-fli plugin when processing FLI image files. This occurs due to an incorrect calculation during memory allocation for image buffers, where the multiplication of image width and height can exceed the maximum integer value. A remote attacker could exploit this by tricking a user into opening a specially crafted FLI file, leading to the application crashing and resulting in a denial of service.
Affected Software
| Vendor | Product | Version Range | Status |
|---|
Weaknesses
- CWE-190: Integer Overflow or Wraparound
Workarounds
To mitigate this issue, users should avoid opening FLI image files from untrusted sources. As this vulnerability requires user interaction to open a specially crafted file, exercising caution with the origin of FLI files can prevent the denial of service.
References
- https://access.redhat.com/security/cve/CVE-2026-59088
- https://bugzilla.redhat.com/show_bug.cgi?id=2496582
- https://gitlab.gnome.org/GNOME/gimp/-/work_items/16492
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.