All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-58379
HIGHpublished 2026-07-03 19:16 UTC · 20 hours ago
7.3
CVSS / 10
// description
A flaw was found in GIMP's Paint Shop Pro (PSP) file format parser. This heap buffer overflow vulnerability allows a remote attacker to cause arbitrary code execution or a denial of service (DoS) by tricking a user into opening a specially crafted PSP image file. The vulnerability occurs because the software incorrectly calculates buffer sizes when processing low bit-depth images, leading to an overwrite of adjacent memory.
// weaknesses (CWE)
- CWE-122