Bug 2506573 - CVE-2026-47178 libheif: libheif: Arbitrary code execution via crafted HEIF file [epel-all]
Summary: CVE-2026-47178 libheif: libheif: Arbitrary code execution via crafted HEIF fi...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: libheif
Version: epel10
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Neal Gompa
QA Contact:
URL:
Whiteboard: {"flaws": ["aecc585f-9dca-4258-9ede-2...
Depends On:
Blocks: CVE-2026-47178
TreeView+ depends on / blocked
 
Reported: 2026-07-23 19:10 UTC by Cedric Buissart
Modified: 2026-07-23 19:10 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Cedric Buissart 2026-07-23 19:10:52 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.


Note You need to log in before you can comment on or make changes to this bug.