Lucene search
+L

718 matches found

Positive Technologies
Positive Technologies
added 2026/05/22 12:00 a.m.20 views

PT-2026-42834

Name of the Vulnerable Software and Affected Versions libheif versions prior to 1.22.0 Description A heap-buffer-overflow out-of-bounds read occurs in the SampleAuxInfoReader constructor when parsing a crafted HEIF sequence file. The issue arises because the constructor iterates over the number o...

8.8CVSS5.8AI score0.00514EPSS
SaveExploits4References79
Tenable Nessus
Tenable Nessus
added 2026/05/22 12:00 a.m.91 views

Linux Distros Unpatched Vulnerability : CVE-2026-32740

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.21.2 and prior contain a heap- buffer-overflow write vulnerability in the grid tile...

8.8CVSS6AI score0.00514EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/05/22 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-32814

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, when decoding a HEIF grid image with strictdecoding=false the default,...

6.5CVSS5.2AI score0.00311EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/05/21 2:29 a.m.23 views

SUSE CVE-2026-32739

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and below, a crafted 800-byte HEIF sequence file causes an infinite loop in Boxstts::getsampleduration, consuming 100% CPU indefinitely with zero progress, leading to DoS. The loop has no iteration limit or timeout and...

5.5CVSS5.7AI score0.0032EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/05/21 2:29 a.m.27 views

SUSE CVE-2026-32740

libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.21.2 and prior contain a heap-buffer-overflow write vulnerability in the grid tile compositing, allowing an attacker to write 64 bytes of fully attacker-controlled data past the end of a chroma plane heap allocation by craftin...

7.8CVSS5.8AI score0.00514EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/05/21 2:29 a.m.22 views

SUSE CVE-2026-32741

libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.21.2 and below contain a heap buffer overflow in MaskImageCodec::decodemaskimage. When decoding a HEIF file containing a mask image mski, the function copies the full iloc extent data into a pixel buffer using memcpydst,...

6.1CVSS5.9AI score0.00343EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/21 2:29 a.m.25 views

SUSE CVE-2026-32814

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, when decoding a HEIF grid image with strictdecoding=false the default, a corrupted tile silently fails to decode and the library returns heiferrorOk with no indication of failure, leading to an uninitialized...

5.5CVSS5.7AI score0.00311EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/05/21 2:29 a.m.21 views

SUSE CVE-2026-32882

libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.21.2 and prior contain a heap buffer over-read in HeifPixelImage::overlay in libheif/pixelimage.cc. When compositing an overlay image iovl whose child image has a different bit depth for the alpha channel than for the color...

6.1CVSS5.8AI score0.00323EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/19 11:19 p.m.19 views

CVE-2026-32739

A flaw was found in libheif, a HEIF and AVIF file format decoder and encoder. A remote attacker could exploit this vulnerability by providing a specially crafted HEIF High Efficiency Image File Format sequence file. This would trigger an infinite loop during file parsing, consuming 100% CPU...

6.5CVSS5.8AI score0.0032EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/05/19 11:19 p.m.26 views

CVE-2026-32738

A flaw was found in libheif, a HEIF and AVIF file format decoder and encoder. A remote attacker could exploit this vulnerability by providing a specially crafted HEIF sequence file. This file, with samplesperchunk=0, triggers an unsigned integer underflow, causing the library to map all samples t...

6.5CVSS5.8AI score0.00301EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/05/19 11:19 p.m.23 views

CVE-2026-32740

A flaw was found in libheif, a library for decoding and encoding HEIF and AVIF image files. This heap-buffer-overflow vulnerability allows a remote attacker to write arbitrary data beyond the intended memory boundary. By crafting a malicious HEIF/AVIF file with a specific grid tile configuration,...

8.8CVSS6.3AI score0.00514EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/05/19 11:14 p.m.15 views

CVE-2026-32882

A flaw was found in libheif, a library used for handling High Efficiency Image File Format HEIF and AV1 Image File Format AVIF images. A remote attacker could exploit a heap buffer over-read vulnerability by providing a specially crafted HEIF file. This could lead to a denial of service, causing...

7.1CVSS5.8AI score0.00323EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/19 11:09 p.m.16 views

CVE-2026-32814

A flaw was found in libheif, a HEIF and AVIF file format decoder and encoder. When processing a specially crafted HEIF or AVIF image containing a corrupted grid tile, the library fails to properly initialize memory. This can lead to an information disclosure, where uninitialized heap memory,...

6.5CVSS5.8AI score0.00311EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/19 9:16 p.m.19 views

CVE-2026-32741

libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.21.2 and below contain a heap buffer overflow in MaskImageCodec::decodemaskimage. When decoding a HEIF file containing a mask image mski, the function copies the full iloc extent data into a pixel buffer using memcpydst,...

7.1CVSS0.00343EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/19 9:16 p.m.36 views

DEBIAN-CVE-2026-32741

libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.21.2 and below contain a heap buffer overflow in MaskImageCodec::decodemaskimage. When decoding a HEIF file containing a mask image mski, the function copies the full iloc extent data into a pixel buffer using memcpydst,...

7.1CVSS5.9AI score0.00343EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/19 9:16 p.m.14 views

DEBIAN-CVE-2026-32882

libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.21.2 and prior contain a heap buffer over-read in HeifPixelImage::overlay in libheif/pixelimage.cc. When compositing an overlay image iovl whose child image has a different bit depth for the alpha channel than for the color...

7.1CVSS5.8AI score0.00323EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/19 9:16 p.m.45 views

DEBIAN-CVE-2026-32814

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, when decoding a HEIF grid image with strictdecoding=false the default, a corrupted tile silently fails to decode and the library returns heiferrorOk with no indication of failure, leading to an uninitialized...

6.5CVSS5.7AI score0.00311EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/19 9:16 p.m.25 views

CVE-2026-32882

libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.21.2 and prior contain a heap buffer over-read in HeifPixelImage::overlay in libheif/pixelimage.cc. When compositing an overlay image iovl whose child image has a different bit depth for the alpha channel than for the color...

7.1CVSS0.00323EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/05/19 9:16 p.m.15 views

CVE-2026-32814

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, when decoding a HEIF grid image with strictdecoding=false the default, a corrupted tile silently fails to decode and the library returns heiferrorOk with no indication of failure, leading to an uninitialized...

6.5CVSS5.7AI score0.00311EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/05/19 9:16 p.m.17 views

CVE-2026-32741

libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.21.2 and below contain a heap buffer overflow in MaskImageCodec::decodemaskimage. When decoding a HEIF file containing a mask image mski, the function copies the full iloc extent data into a pixel buffer using memcpydst,...

7.1CVSS5.9AI score0.00343EPSS
SaveExploits0References4
Rows per page
Query Builder