UBUNTU-CVE-2026-84446 (CVE-2026-84446)
Vulnerability from osv_ubuntu – Published: 2026-09-18 16:17 – Updated: 2026-09-24 21:44 – Source websitelibheif is a HEIF and AVIF file format decoder and encoder. Prior to 1.23.2, crafted HEIF sequence timing and edit-list data can make Track::init_sample_timing_table() compute a logical m_num_output_samples value that exceeds the uint32_t counters used by Track_Visual::decode_next_image_sample() and Track::get_next_sample_raw_data(). The resulting comparison can never reach the oversized output count, causing non-terminating decode or raw-sample loops and bypassing max_sequence_frames. The same sequence path repeatedly calls Box_stts::get_sample_duration() and allocates Chunk::m_sample_ranges and Track::m_presentation_timeline outside MemoryHandle accounting, allowing severe CPU and memory exhaustion from a small file. This issue is fixed in version 1.23.2.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "heif-gdk-pixbuf",
"binary_version": "1.21.2-3ubuntu0.5"
},
{
"binary_name": "heif-thumbnailer",
"binary_version": "1.21.2-3ubuntu0.5"
},
{
"binary_name": "heif-view",
"binary_version": "1.21.2-3ubuntu0.5"
},
{
"binary_name": "libheif-examples",
"binary_version": "1.21.2-3ubuntu0.5"
},
{
"binary_name": "libheif-plugin-aomdec",
"binary_version": "1.21.2-3ubuntu0.5"
},
{
"binary_name": "libheif-plugin-aomenc",
"binary_version": "1.21.2-3ubuntu0.5"
},
{
"binary_name": "libheif-plugin-dav1d",
"binary_version": "1.21.2-3ubuntu0.5"
},
{
"binary_name": "libheif-plugin-ffmpegdec",
"binary_version": "1.21.2-3ubuntu0.5"
},
{
"binary_name": "libheif-plugin-j2kdec",
"binary_version": "1.21.2-3ubuntu0.5"
},
{
"binary_name": "libheif-plugin-j2kenc",
"binary_version": "1.21.2-3ubuntu0.5"
},
{
"binary_name": "libheif-plugin-jpegdec",
"binary_version": "1.21.2-3ubuntu0.5"
},
{
"binary_name": "libheif-plugin-jpegenc",
"binary_version": "1.21.2-3ubuntu0.5"
},
{
"binary_name": "libheif-plugin-kvazaar",
"binary_version": "1.21.2-3ubuntu0.5"
},
{
"binary_name": "libheif-plugin-libde265",
"binary_version": "1.21.2-3ubuntu0.5"
},
{
"binary_name": "libheif-plugin-rav1e",
"binary_version": "1.21.2-3ubuntu0.5"
},
{
"binary_name": "libheif-plugin-svtenc",
"binary_version": "1.21.2-3ubuntu0.5"
},
{
"binary_name": "libheif-plugin-x265",
"binary_version": "1.21.2-3ubuntu0.5"
},
{
"binary_name": "libheif-plugins-all",
"binary_version": "1.21.2-3ubuntu0.5"
},
{
"binary_name": "libheif1",
"binary_version": "1.21.2-3ubuntu0.5"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "libheif",
"purl": "pkg:deb/ubuntu/libheif@1.21.2-3ubuntu0.5?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.20.2-1",
"1.20.2-2",
"1.20.2-2build1",
"1.20.2-2build2",
"1.20.2-2ubuntu1",
"1.21.2-1",
"1.21.2-3",
"1.21.2-3ubuntu0.1",
"1.21.2-3ubuntu0.2",
"1.21.2-3ubuntu0.3",
"1.21.2-3ubuntu0.4",
"1.21.2-3ubuntu0.5"
]
}
],
"aliases": [],
"details": "libheif is a HEIF and AVIF file format decoder and encoder. Prior to 1.23.2, crafted HEIF sequence timing and edit-list data can make Track::init_sample_timing_table() compute a logical m_num_output_samples value that exceeds the uint32_t counters used by Track_Visual::decode_next_image_sample() and Track::get_next_sample_raw_data(). The resulting comparison can never reach the oversized output count, causing non-terminating decode or raw-sample loops and bypassing max_sequence_frames. The same sequence path repeatedly calls Box_stts::get_sample_duration() and allocates Chunk::m_sample_ranges and Track::m_presentation_timeline outside MemoryHandle accounting, allowing severe CPU and memory exhaustion from a small file. This issue is fixed in version 1.23.2.",
"id": "UBUNTU-CVE-2026-84446",
"modified": "2026-09-24T21:44:15Z",
"published": "2026-09-18T16:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-84446"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-84446"
},
{
"type": "REPORT",
"url": "https://github.com/strukturag/libheif/security/advisories/GHSA-xw34-mjcp-jqh8"
},
{
"type": "REPORT",
"url": "https://github.com/strukturag/libheif/commit/3a7a69ae325f652e48c026b8241ab25bedf44d9b"
},
{
"type": "REPORT",
"url": "https://github.com/strukturag/libheif/releases/tag/v1.23.2"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-84446"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.