Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
strukturag libheif — libheif Has Heap Buffer Overflow in `Track::get_next_sample_raw_data()` -- OOB Chunk Vector Access
AV AC PR UI S C I A CVSS EPSS %ile KEV
L L N R U L N H 6.1 .0019 8.8 —
AFFECTED
Product Versions Fixed
libheif < 1.22.0 – —
TIMELINE
May 18 Reserved by GitHub_M
Jul 21 EXPLOIT PUBLISHED — CVE-2026-47254 (strukturag libheif). Public exploit reference added.
Jul 21 Published (CNA: GitHub_M)
Jul 27 EXPLOIT PUBLISHED — CVE-2026-47254 (strukturag libheif). Public exploit reference added.
Description
libheif is a HEIF and AVIF file format decoder and encoder. Prior to version 1.22.0, `Track::init_sample_timing_table()` in `libheif/sequences/track.cc` stores an out-of-bounds chunk index (`m_chunks.size()`) into `m_presentation_timeline` when the number of chunks defined in the `stco` box is less than the number of samples in `stsz`. A subsequent call to `heif_track_get_next_raw_sequence_sample()` reads `m_chunks[chunk_idx]` with that OOB index, causing a heap-buffer-overflow. Version 1.22.0 fixes the issue.
Lifecycle
Complete event history — 4 events, chronological
| Date | Event | Detail |
| May 18, 2026 | Reserved | Reserved by GitHub_M |
| July 21, 2026 | EXPLOIT PUBLISHED | EXPLOIT PUBLISHED — CVE-2026-47254 (strukturag libheif). Public exploit reference added. |
| July 21, 2026 | Published | Published (CNA: GitHub_M) |
| July 27, 2026 | EXPLOIT PUBLISHED | EXPLOIT PUBLISHED — CVE-2026-47254 (strukturag libheif). Public exploit reference added. |
Affected
Affected products and packages — 1 row
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| strukturag | libheif | — | < 1.22.0 | — |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-47254 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.