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
Configurations
No configuration.
History
No history.
Information
Published : 2026-03-26 21:17
Updated : 2026-03-30 13:26
NVD link : CVE-2026-2239
Mitre link : CVE-2026-2239
CVE.ORG link : CVE-2026-2239
JSON object : View
Products Affected
No product.
CWE
CWE-170
Improper Null Termination
