CVE detail
CVE-2026-58381
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 16.1 · diversity 11.5 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 4
- within the 30d window
- Peak daily
- 4
- highest bucket
Evidence
Source links by recency
4 source links · newest first
- https://gitlab.gnome.org/GNOME/gimp/-/issues/16207gitlab.gnome.org
No excerpt available.
Exploitgitlab.gnome.orgJul 2, 2026, 8:17 PM - https://gitlab.gnome.org/GNOME/gimp/-/commit/b22e147bgitlab.gnome.org
No excerpt available.
Exploitgitlab.gnome.orgJul 2, 2026, 8:17 PM - https://bugzilla.redhat.com/show_bug.cgi?id=2496166bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comJul 2, 2026, 8:17 PM - https://access.redhat.com/security/cve/CVE-2026-58381access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJul 2, 2026, 8:17 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-55995CVSS 8.7 · High
A Double Free vulnerability in open-iscsi allows an unauthenticated MITM attacker to cause DoS. This issue affects open-iscsi: from ? through 56718d4e9d1a4f51c30697b5c053414…
- CVE-2026-17573CVSS 4.0 · Medium
A double free vulnerability was discovered in the HDF5 library. Processing a crafted HDF5 file containing an oversized chunk size field via h5repack may cause the application to a…
- CVE-2026-66373CVSS 7.5 · High
Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK (pending entry)…
- CVE-2026-66032CVSS 8.7 · High
libssh2 through 1.11.1, fixed in commit 5e47761, contains a double-free vulnerability in the sftp_open() function in src/sftp.c that allows a malicious SSH server to corrupt the h…
- CVE-2026-43823CVSS 7.5 · High
When initializing an RSA public key from DER or PEM bytes throws an error, the EVP_PKEY* is double-freed: first in the catch block, then in the deinit. This can lead to a crash on…
- CVE-2026-64832CVSS 8.7 · High
FFmpeg versions 4.4 through 8.1.2 contain a double-free vulnerability in the NVIDIA NVDEC hardware decoder within libavcodec/nvdec.c that allows attackers to trigger memory corrup…