
PEACH
Un cadre d’isolation des locataires
CVE-2026-42170 is a heap-based buffer overflow vulnerability in the GIMP DDS (DirectDraw Surface) file parser plug-in (ddsread.c). When a crafted DDS file declares a D3D9 pixel format but specifies a lower bits-per-pixel (bpp) value in the header, the loader allocates an undersized heap buffer; subsequent pixel data consumption at the real format's stride causes a write past the heap buffer boundary. The CVE was reported on 2026-04-24 and published on 2026-08-04, and is currently in a "Reserved" status. It is rated HIGH severity (Red Hat CVE, Red Hat Bugzilla).
The root cause is an incorrect calculation of buffer size (CWE-131) in the load_layer() function within ddsread.c, the GIMP DDS plug-in. When parsing a crafted DDS file, the code uses the attacker-controlled bpp field from the header to determine heap allocation size, but then reads pixel data at the stride dictated by the actual D3D9 pixel format — which is larger — resulting in an out-of-bounds write (CWE-787) past the heap buffer boundary. Exploitation requires a victim to open a maliciously crafted DDS image file in GIMP. No public proof-of-concept code has been identified at this time (Red Hat Bugzilla, Red Hat CVE).
Successful exploitation leads to heap metadata corruption and potentially arbitrary code execution in the context of the user running GIMP. An attacker who tricks a user into opening a specially crafted DDS file could gain full control of the affected system, enabling data theft, installation of malware, or further lateral movement within the network. Confidentiality, integrity, and availability are all at risk (Red Hat Bugzilla).
The CVE status is currently "Reserved" and no in-the-wild exploitation has been reported. No public exploit code, exploit kits, or threat actor attribution are known at this time. Exploitation requires user interaction — specifically, a victim must open a maliciously crafted DDS file in GIMP. No EPSS score or CISA KEV catalog entry has been identified for this vulnerability (Red Hat CVE, Red Hat Bugzilla).
.dds file to a victim who uses GIMP (e.g., a graphic designer or game developer).load_layer() function in ddsread.c.A patch has been identified and tracked via Red Hat Bugzilla (Bug 2461726), though a specific fixed GIMP version number has not yet been publicly confirmed. Users should update GIMP to the latest available version once a patched release is issued, and avoid opening untrusted or unexpected DDS image files in the interim. Organizations should monitor vendor advisories from the GIMP project and downstream distributors (e.g., Red Hat, Fedora) for patch availability (Red Hat Bugzilla, Red Hat CVE).
Source: Ce rapport a été généré à l’aide de l’IA
Évaluation gratuite des vulnérabilités
Évaluez vos pratiques de sécurité cloud dans 9 domaines de sécurité pour évaluer votre niveau de risque et identifier les failles dans vos défenses.
Obtenez une démo personnalisée
"La meilleure expérience utilisateur que j’ai jamais vue, offre une visibilité totale sur les workloads cloud."
"Wiz fournit une interface unique pour voir ce qui se passe dans nos environnements cloud."
"Nous savons que si Wiz identifie quelque chose comme critique, c’est qu’il l’est réellement."