Lucene search
+L

422 matches found

RedhatCVE
RedhatCVE
added yesterday9 views

CVE-2026-68744

A flaw was found in SSSD. The sssnssprotocolfillinitgr function in the NSS responder pre-allocates reply space for all group entries but does not shrink the packet when groups are skipped, causing uninitialized heap bytes to be transmitted to the client. A local attacker can exploit this to...

3.3CVSS5.1AI score0.00097EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago10 views

CVE-2026-41186

When Calico's shared debug server is enabled disabled by default, the Calico kube-controllers and Goldmane components bind their Go pprof debug listener to 0.0.0.0 without authentication. Any pod with network reachability to the listener can retrieve the process heap, goroutine stacks including...

6CVSS0.00234EPSS
SaveExploits0References4
EUVD
EUVD
added 6 days ago10 views

EUVD-2026-51155

When Calico's shared debug server is enabled disabled by default, the Calico kube-controllers and Goldmane components bind their Go pprof debug listener to 0.0.0.0 without authentication. Any pod with network reachability to the listener can retrieve the process heap, goroutine stacks including...

6CVSS5.9AI score0.00234EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 7:12 p.m.9 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
SaveExploits0References4
Snyk
Snyk
added 2026/07/27 11:12 a.m.8 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.6 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.00125EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/23 5:16 p.m.3 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
NVD
NVD
added 2026/07/23 5:16 p.m.8 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
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.7 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.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.8AI score0.00236EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/23 4:41 p.m.39 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
CVE
CVE
added 2026/07/23 4:41 p.m.17 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
RedhatCVE
RedhatCVE
added 2026/07/23 4:41 p.m.6 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.9 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.13 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.10 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.5 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.9 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.6 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
Rows per page
Query Builder