Lucene search
+L

2675 matches found

RedhatCVE
RedhatCVE
added 2 hours ago2 views

CVE-2026-42169

A heap-buffer-overflow vulnerability exists in the APNG Animated PNG file loader of GIMP. This flaw occurs when the fcTL width exceeds the IHDR width, leading to pixel data being written past the end of a heap allocation. Additionally, a heap-based buffer overflow exists in the DDS plug-in due to...

SaveExploits0References3
RedhatCVE
RedhatCVE
added 2 hours ago2 views

CVE-2026-42170

A heap-based buffer overflow vulnerability exists in the GIMP DDS DirectDraw Surface file parser. When a crafted DDS file declares a D3D9 pixel format but sets a lower bits-per-pixel bpp value in the header, the loader allocates an undersized heap buffer. Subsequent pixel data consumption at the...

SaveExploits0References3
NVD
NVD
added yesterday7 views

CVE-2026-6694

A flaw was found in GIMP's file-png plugin. A remote attacker can exploit this by crafting a malicious Animated Portable Network Graphics APNG image containing an oversized tRNS chunk. This can lead to a stack-based buffer overflow CWE-121, causing the file-png plugin to crash and resulting in a...

5.5CVSS0.00149EPSS
SaveExploits0References2
NVD
NVD
added yesterday8 views

CVE-2026-6695

A flaw was found in GIMP. A remote attacker could exploit this by tricking a user into opening a specially crafted PAA Paint Shop Pro Array image file. This vulnerability, a heap-based out-of-bounds write in the decodelzss function of the PAA file format plugin, allows data to be written beyond t...

5.5CVSS0.00152EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added yesterday3 views

CVE-2026-6695

A flaw was found in GIMP. A remote attacker could exploit this by tricking a user into opening a specially crafted PAA Paint Shop Pro Array image file. This vulnerability, a heap-based out-of-bounds write in the decodelzss function of the PAA file format plugin, allows data to be written beyond t...

5.5CVSS6.2AI score0.00152EPSS
SaveExploits0References3
CVE
CVE
added yesterday14 views

CVE-2026-6695

CVE-2026-6695 affects GIMP via the PAA file format plugin. The root cause is a heap-based out-of-bounds write in the decode_lzss() routine when processing crafted PAA images, which could corrupt heap metadata and allow arbitrary code execution. Documents specify the vulnerability as remote code e...

5.5CVSS6.2AI score0.00152EPSS
SaveExploits0References2
EUVD
EUVD
added yesterday4 views

EUVD-2026-52151

A flaw was found in GIMP. A remote attacker could exploit this by tricking a user into opening a specially crafted PAA Paint Shop Pro Array image file. This vulnerability, a heap-based out-of-bounds write in the decodelzss function of the PAA file format plugin, allows data to be written beyond t...

5.5CVSS6.2AI score0.00152EPSS
SaveExploits0References2
Cvelist
Cvelist
added yesterday14 views

CVE-2026-6695 Gimp: gimp: remote code execution via crafted paa file

A flaw was found in GIMP. A remote attacker could exploit this by tricking a user into opening a specially crafted PAA Paint Shop Pro Array image file. This vulnerability, a heap-based out-of-bounds write in the decodelzss function of the PAA file format plugin, allows data to be written beyond t...

5.5CVSS0.00152EPSS
SaveExploits0References2
EUVD
EUVD
added yesterday3 views

EUVD-2026-52150

A flaw was found in GIMP's file-png plugin. A remote attacker can exploit this by crafting a malicious Animated Portable Network Graphics APNG image containing an oversized tRNS chunk. This can lead to a stack-based buffer overflow CWE-121, causing the file-png plugin to crash and resulting in a...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References2
CVE
CVE
added yesterday11 views

CVE-2026-6694

CVE-2026-6694 affects GIMP’s file-png plugin. A crafted APNG with an oversized tRNS chunk may trigger a stack-based buffer overflow (CWE-121), causing the plugin to crash and resulting in a Denial of Service. The available documents specify the vulnerability and impact but do not provide remediat...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added yesterday4 views

CVE-2026-6694

A flaw was found in GIMP's file-png plugin. A remote attacker can exploit this by crafting a malicious Animated Portable Network Graphics APNG image containing an oversized tRNS chunk. This can lead to a stack-based buffer overflow CWE-121, causing the file-png plugin to crash and resulting in a...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-66757

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in the file-sgi plugin in GIMP. When processing an RLE-compressed SGI image, the plugin allocates memory for a row table. The image header...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/27 7:17 p.m.9 views

CVE-2026-66757

A flaw was found in the file-sgi plugin in GIMP. When processing an RLE-compressed SGI image, the plugin allocates memory for a row table. The image header dimensions ysize and zsize are read as 16-bit unsigned integers. If a crafted file sets both dimensions to their maximum value 65535, the...

5.5CVSS0.0012EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/27 7:17 p.m.14 views

CVE-2026-66759

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icnsdecompres...

7.1CVSS0.00125EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/27 7:17 p.m.10 views

CVE-2026-66758

A flaw was found in the file-fits plugin in GIMP. When processing a FITS image file, the plugin calculates memory allocation sizes using signed 32-bit integers for width and height. If a crafted file sets both values to large values, their product exceeds 2^31 and overflows, resulting in an...

7.8CVSS0.00147EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/27 7:17 p.m.3 views

UBUNTU-CVE-2026-66759

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icnsdecompres...

7.1CVSS5.9AI score0.00125EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/27 7:12 p.m.5 views

CVE-2026-66759 Gimp: out-of-bounds read in file-icns plugin causes information disclosure or crash on crafted icns images

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icnsdecompres...

7.1CVSS6AI score0.00125EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/27 7:12 p.m.37 views

CVE-2026-66759 Gimp: out-of-bounds read in file-icns plugin causes information disclosure or crash on crafted icns images

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icnsdecompres...

7.1CVSS0.00125EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/27 7:12 p.m.32 views

CVE-2026-66759

The CVE-2026-66759 vulnerability affects GIMP’s file-icns plugin. During ICNS image processing, applying a decompressed mask may cause an out-of-bounds read when the plugin reads the mask data buffer without verifying cursor bounds. If a crafted file contains a truncated mask resource, the icns_d...

7.1CVSS6AI score0.00125EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/27 7:12 p.m.13 views

CVE-2026-66759

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icnsdecompres...

7.1CVSS6AI score0.00125EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder