All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-58381
MEDIUMpublished 2026-07-02 20:17 UTC · 2 days ago
6.1
CVSS / 10
// description
A flaw was found in GIMP's PSP file format parser. A double-free condition occurs in the read_layer_block() function when processing a specially crafted PSP file. This could allow an attacker to cause memory corruption, potentially leading to denial of service or arbitrary code execution.
// weaknesses (CWE)
- CWE-415