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 of an adjacent unc_decoder_component_interleave object; the next virtual call dispatches to an attacker-chosen address. Version 1.22.0 patches the issue.
{
"sources": [
{
"html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47178",
"published": "2026-07-21T22:17:12.503Z",
"imported": "2026-08-03T06:12:12.916Z",
"url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-47178",
"modified": "2026-07-27T15:22:40.207Z",
"database_specific": {
"status": "Analyzed"
},
"id": "CVE-2026-47178"
},
{
"published": "2026-07-21T21:09:10Z",
"url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-46638",
"html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-46638",
"modified": "2026-07-22T15:30:57Z",
"imported": "2026-08-03T06:12:13.008Z",
"id": "EUVD-2026-46638"
}
],
"license": "CC-BY-4.0"
}