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.
References
| Link | Resource |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-2239 | Third Party Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=2437675 | Exploit Issue Tracking Third Party Advisory |
| https://gitlab.gnome.org/GNOME/gimp/-/issues/15812 | 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-2239
Mitre link : CVE-2026-2239
CVE.ORG link : CVE-2026-2239
JSON object : View
Products Affected
redhat
- enterprise_linux
gimp
- gimp
CWE
CWE-170
Improper Null Termination
