A flaw was found in GIMP's PSP (Paint Shop Pro) file parser. A remote attacker could exploit an integer overflow vulnerability in the read_creator_block() function by providing a specially crafted PSP image file. This vulnerability occurs when a 32-bit length value from the file is used for memory allocation without proper validation, leading to a heap overflow and an out-of-bounds write. Successful exploitation could result 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-2271
Mitre link : CVE-2026-2271
CVE.ORG link : CVE-2026-2271
JSON object : View
Products Affected
No product.
CWE
CWE-190
Integer Overflow or Wraparound
