Lucene search
+L

736 matches found

OSV
OSV
added 2026/07/21 9:09 p.m.13 views

CVE-2026-47178 libheif has Heap Out Of Bounds Write in unci subsystem

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.19.0 through 1.21.2, a crafted HEIF file uncompressed unci codec, tiled, component-interleaved, 4:2:0 triggers a heap out-of-bounds write in libheif's uncompressed tile decoder. The write overwrites the C++ vtable pointer o...

6.1CVSS5.4AI score
SaveExploits0References3
CVE
CVE
added 2026/07/21 9:04 p.m.55 views

CVE-2026-47714

The issue is a concrete, exploitable flaw in libheif up to version 1.21.2 (patched in 1.22.0) where inline mask size calculation in libheif/region.cc can overflow while parsing width and height as 32-bit unsigned ints. Their product can exceed UINT32_MAX, causing an undersized allocation and out-...

6.1CVSS5AI score0.00107EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2026/07/21 9:04 p.m.18 views

CVE-2026-47714

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, the inline mask parsing code in libheif/region.cc contains an integer overflow. Both width and height are unsigned int 32-bit values parsed from the HEIF file. Their product can exceed UINT32MAX, wrapping to...

6.1CVSS5AI score0.00107EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/21 9:04 p.m.13 views

EUVD-2026-46434

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, the inline mask parsing code in libheif/region.cc contains an integer overflow. Both width and height are unsigned int 32-bit values parsed from the HEIF file. Their product can exceed UINT32MAX, wrapping to...

6.1CVSS5AI score0.00107EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/21 9:04 p.m.52 views

CVE-2026-47714 libheif has integer overflow in inline mask size calculation that causes undersized buffer allocation

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, the inline mask parsing code in libheif/region.cc contains an integer overflow. Both width and height are unsigned int 32-bit values parsed from the HEIF file. Their product can exceed UINT32MAX, wrapping to...

6.1CVSS0.00107EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/21 9:04 p.m.11 views

CVE-2026-47714 libheif has integer overflow in inline mask size calculation that causes undersized buffer allocation

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, the inline mask parsing code in libheif/region.cc contains an integer overflow. Both width and height are unsigned int 32-bit values parsed from the HEIF file. Their product can exceed UINT32MAX, wrapping to...

6.1CVSS5.1AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.12 views

Amazon Linux 2023 : heif-pixbuf-loader, libheif, libheif-devel (ALAS2023-2026-1971)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1971 advisory. Heap Information Disclosure via Grid Image Gap + Uninitialized Pixel Plane Allocation CVE-2026-47247 libheif crashes in the public C API heifimagehandlegetimagetiling when a malformed...

7.5CVSS4.6AI score0.00494EPSS
SaveExploits3References10
Amazon
Amazon
added 2026/07/20 12:00 a.m.14 views

Important: libheif

Issue Overview: Heap Information Disclosure via Grid Image Gap + Uninitialized Pixel Plane Allocation CVE-2026-47247 libheif crashes in the public C API heifimagehandlegetimagetiling when a malformed uncompressed HEIF image item has an associated uncC property but no associated ispe property. In...

4.9AI score0.00494EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:00 a.m.11 views

Amazon Linux 2023 : heif-pixbuf-loader, libheif, libheif-devel (ALAS2023-2026-1919)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1919 advisory. A critical heap-based buffer overflow vulnerability exists in libheif v1.21.2 and likely earlier versions within the handling of uncompressed HEIF images ISO/IEC 23001-17, unci item type. When...

7.8CVSS6.5AI score0.00199EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/07/16 12:00 a.m.22 views

PT-2026-60429

Name of the Vulnerable Software and Affected Versions libheif affected versions not specified Description A heap buffer overflow occurs in the uncompressed encoder when processing a HEIF image where the alpha plane is larger than the picture. This happens because the encoder writes past the...

5.3CVSS5.8AI score0.0013EPSS
SaveExploits0References18
OSV
OSV
added 2026/07/14 4:29 p.m.13 views

USN-8526-2 libheif vulnerabilities

USN-8526-1 fixed vulnerabilities in libheif. This update provides the corresponding updates for CVE-2026-47709 and CVE-2026-47714 in Ubuntu 24.04 LTS. Original advisory details: Junyi Liu discovered that libheif had a null pointer dereference in its image tiling interface. An attacker could...

6.9CVSS6.2AI score0.00212EPSS
SaveExploits1References3
Ubuntu
Ubuntu
added 2026/07/14 4:29 p.m.17 views

USN-8526-2: libheif vulnerabilities

USN-8526-1 fixed vulnerabilities in libheif. This update provides the corresponding updates for CVE-2026-47709 and CVE-2026-47714 in Ubuntu 24.04 LTS. Original advisory details: Junyi Liu discovered that libheif had a null pointer dereference in its image tiling interface. An attacker could...

6.9CVSS6.2AI score0.00212EPSS
SaveExploits1
Redos
Redos
added 2026/07/13 12:00 a.m.15 views

ROS-20260713-73-0044

The vulnerability in libheif is related to reading data beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.1CVSS6.2AI score0.00323EPSS
SaveExploits0
OSV
OSV
added 2026/07/09 7:25 p.m.13 views

USN-8526-1 libheif vulnerabilities

Xianrui Dong discovered that libheif had an out-of-bounds read in its HEIF sequence track parser. An attacker could possibly use this issue to cause a denial of service or obtain sensitive information. This issue only affected Ubuntu 26.04 LTS. CVE-2026-47254 Junyi Liu discovered that libheif had...

7.5CVSS6.1AI score0.00556EPSS
SaveExploits3References6
BDU FSTEC
BDU FSTEC
added 2026/07/08 12:00 a.m.11 views

The vulnerability of the HeifPixelImage::overlay() function in the libheif library allows a hacker to induce a service failure.

The vulnerability of the HeifPixelImage::overlay function in the libheif library is related to the situation where the operation’s output goes beyond the buffer boundaries in memory. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

7.8CVSS7.4AI score0.00332EPSS
SaveExploits1References11Affected Software4
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-47709

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 prior to 1.22.0 crashes in the public C API heifimagehandlegetimagetiling when a malformed...

6.9CVSS5.3AI score0.00212EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:00 a.m.21 views

Linux Distros Unpatched Vulnerability : CVE-2026-47714

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, the inline mask parsing code in libheif/region.cc contains an integer...

6.1CVSS5.6AI score0.00107EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-47254

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. Prior to version 1.22.0, Track::initsampletimingtable in libheif/sequences/track.cc stores an...

6.1CVSS5.5AI score0.00189EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:00 a.m.24 views

Linux Distros Unpatched Vulnerability : CVE-2026-48029

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.19.0 through 1.21.2 have a heap OOB read in ImageItemGrid::decodegridtile via irot-induce...

7.1CVSS5.5AI score0.00304EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-50142

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. From 1.19.0 until 1.23.0, a crafted HEIF sequence accepted by heifcontextreadfrommemory with the msf...

7.5CVSS5.5AI score0.00556EPSS
SaveExploits0References3
Rows per page
Query Builder