Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-58381
- https://bugzilla.redhat.com/show_bug.cgi?id=2496166
- https://gitlab.gnome.org/GNOME/gimp/-/commit/b22e147b
- https://gitlab.gnome.org/GNOME/gimp/-/issues/16207
FAQ
What is CVE-2026-58381?
CVE-2026-58381 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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...
How severe is CVE-2026-58381?
CVE-2026-58381 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-58381?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.