Description
A flaw was found in GIMP. Heap-buffer-overflow vulnerability exists in the fread_pascal_string function when processing a specially crafted PSD (Photoshop Document) file. This occurs because the buffer allocated for a Pascal string is not properly null-terminated, leading to an out-of-bounds read when strlen() is subsequently called. Successfully exploiting this vulnerability can cause the application to crash, resulting in an application level Denial of Service.
Problem types
Product status
Timeline
| 2026-02-09: | Reported to Red Hat. |
| 2026-02-09: | Made public. |
References
access.redhat.com/security/cve/CVE-2026-2239
bugzilla.redhat.com/show_bug.cgi?id=2437675 (RHBZ#2437675)
gitlab.gnome.org/GNOME/gimp/-/issues/15812