Lucene search
+L

438 matches found

RedhatCVE
RedhatCVE
added 2026/07/27 7:12 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.1CVSS6AI score0.00214EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/07/27 11:12 a.m.10 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read through the thriftbufferedtransportreadslow and thriftframedtransportreadslow paths in the cglib transport bindings. An attacker can trigger the bug by sending a read request that spans both buffered data and new...

9.1CVSS5.6AI score0.01083EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-66759

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-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer...

7.1CVSS5.6AI score0.00214EPSS
SaveExploits1References4
NVD
NVD
added 2026/07/23 5:16 p.m.11 views

CVE-2026-16768

A flaw was found in gdk-pixbuf. When parsing a specially crafted ICO file with pixel values that exceed the defined palette range, an out-of-bounds read can occur due to improper bounds checking against the actual palette size. This vulnerability causes heap bytes to be interpreted as valid palet...

5.3CVSS0.00236EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 5:16 p.m.5 views

DEBIAN-CVE-2026-16768

A flaw was found in gdk-pixbuf. When parsing a specially crafted ICO file with pixel values that exceed the defined palette range, an out-of-bounds read can occur due to improper bounds checking against the actual palette size. This vulnerability causes heap bytes to be interpreted as valid palet...

5.3CVSS5.8AI score0.00236EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/23 4:41 p.m.9 views

CVE-2026-16768 Gdk-pixbuf: out-of-bounds read in ico parser

A flaw was found in gdk-pixbuf. When parsing a specially crafted ICO file with pixel values that exceed the defined palette range, an out-of-bounds read can occur due to improper bounds checking against the actual palette size. This vulnerability causes heap bytes to be interpreted as valid palet...

5.3CVSS5.2AI score0.00236EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/23 4:41 p.m.9 views

EUVD-2026-48315

A flaw was found in gdk-pixbuf. When parsing a specially crafted ICO file with pixel values that exceed the defined palette range, an out-of-bounds read can occur due to improper bounds checking against the actual palette size. This vulnerability causes heap bytes to be interpreted as valid palet...

5.3CVSS5.2AI score0.00236EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/23 4:41 p.m.10 views

CVE-2026-16768

A flaw was found in gdk-pixbuf. When parsing a specially crafted ICO file with pixel values that exceed the defined palette range, an out-of-bounds read can occur due to improper bounds checking against the actual palette size. This vulnerability causes heap bytes to be interpreted as valid palet...

5.3CVSS5.8AI score0.00236EPSS
SaveExploits0
CVE
CVE
added 2026/07/23 4:41 p.m.26 views

CVE-2026-16768

CVE-2026-16768 affects the gdk-pixbuf ICO parser. A specially crafted ICO file with pixel values outside the defined palette range allows an out-of-bounds read due to insufficient bounds checking against the actual palette size. This causes heap bytes to be interpreted as valid palette indices an...

5.3CVSS5.3AI score0.00236EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/23 4:41 p.m.47 views

CVE-2026-16768 Gdk-pixbuf: out-of-bounds read in ico parser

A flaw was found in gdk-pixbuf. When parsing a specially crafted ICO file with pixel values that exceed the defined palette range, an out-of-bounds read can occur due to improper bounds checking against the actual palette size. This vulnerability causes heap bytes to be interpreted as valid palet...

5.3CVSS0.00236EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/23 4:41 p.m.9 views

CVE-2026-16768

A flaw was found in gdk-pixbuf. When parsing a specially crafted ICO file with pixel values that exceed the defined palette range, an out-of-bounds read can occur due to improper bounds checking against the actual palette size. This vulnerability causes heap bytes to be interpreted as valid palet...

5.3CVSS5.3AI score0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/23 11:41 a.m.10 views

PYSEC-2026-3494 Pillow TGA RLE encoder can serialize up to ~57 KB of adjacent heap data into generated images

Summary Pillow's TGA RLE encoder reads past its row buffer when saving a mode "1" image. Adjacent process heap bytes can be copied into the generated TGA file. The bug is reachable through the public save API: python im.saveout, format="TGA", compression="tgarle" Older affected Pillow versions us...

6.5CVSS5.5AI score0.00313EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.16 views

PT-2026-64024

Name of the Vulnerable Software and Affected Versions gdk-pixbuf affected versions not specified Description An out-of-bounds read occurs when parsing a specially crafted ICO file. This happens because of improper bounds checking against the actual palette size when pixel values exceed the define...

5.3CVSS5.4AI score0.00236EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2026/07/21 9:16 p.m.13 views

CVE-2026-47247

libheif is a HEIF and AVIF file format decoder and encoder. Prior to version 1.22.0, two bugs in libheif chain to leak process heap memory as visible pixel values in decoded grid images. An attacker who uploads a crafted AVIF/HEIC file to any server-side image processor WordPress, Sharp/libvips,...

7.5CVSS4.7AI score0.00448EPSS
SaveExploits1
OSV
OSV
added 2026/07/20 11:9 p.m.9 views

GHSA-FJ7V-R99M-22GQ Pillow TGA RLE encoder can serialize up to ~57 KB of adjacent heap data into generated images

Summary Pillow's TGA RLE encoder reads past its row buffer when saving a mode "1" image. Adjacent process heap bytes can be copied into the generated TGA file. The bug is reachable through the public save API: python im.saveout, format="TGA", compression="tgarle" Older affected Pillow versions us...

6.5CVSS6.4AI score0.00313EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/14 4:7 p.m.15 views

CVE-2026-59198 Pillow TGA RLE encoder can serialize up to ~57 KB of adjacent heap data into generated images

Pillow is a Python imaging library. From 5.2.0 until 12.3.0, Pillow's TGA RLE encoder reads past its packed row buffer when saving a mode 1 image with TGA RLE compression, allowing adjacent process heap bytes to be copied into the generated TGA file. This issue is fixed in version 12.3.0...

6.5CVSS6.1AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/14 12:0 a.m.8 views

EulerOS 2.0 SP10 : glibc (EulerOS-SA-2026-2689)

According to the versions of the glibc packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Calling the ungetwc function on a FILE stream with wide characters encoded in a character set that has overlaps between its single byte and...

9.8CVSS6.2AI score0.00502EPSS
SaveExploits3References4
CVE
CVE
added 2026/07/13 12:7 p.m.50 views

CVE-2026-40468

The CVE-2026-40468 entry concerns gawk (versions 5.4.0 and earlier) with an integer overflow in the builtin.c file. The flaw can cause memory exhaustion and may enable overwriting heap metadata and objects with attacker-controlled bytes. This is described across multiple feeds (NVD/NIST entry and...

9.1CVSS6AI score0.00201EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/01 12:0 a.m.14 views

PT-2026-54826

Name of the Vulnerable Software and Affected Versions ImageMagick versions prior to 6.9.13-51 ImageMagick versions prior to 7.1.2-26 Description The MNG decoder contains a heap information disclosure issue where part of the pixels are left unchanged, potentially exposing data from the heap a regi...

9.2CVSS6.1AI score0.00884EPSS
SaveExploits1References131
CVE
CVE
added 2026/06/18 5:6 p.m.28 views

CVE-2026-48984

pam_usb for Linux (affected: v0.9.1 and earlier) has a memory handling flaw where xfree() frees buffers without zeroing contents, potentially leaving sensitive data (including one-time pad bytes) in freed heap memory. On systems with use-after-free or heap inspection capabilities, this could perm...

4.7CVSS5.6AI score0.00147EPSS
SaveExploits0References2
Rows per page
Query Builder