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
| Link | Resource |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-2271 | Vendor Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=2438429 | Exploit Issue Tracking Vendor Advisory |
| https://gitlab.gnome.org/GNOME/gimp/-/issues/15732 | Exploit Issue Tracking |
Configurations
History
No history.
Information
Published : 2026-03-26 21:17
Updated : 2026-06-17 10:30
NVD link : CVE-2026-2271
Mitre link : CVE-2026-2271
CVE.ORG link : CVE-2026-2271
JSON object : View
Products Affected
gimp
- gimp
CWE
CWE-190
Integer Overflow or Wraparound
