CVE & CISA-KEV Catalog

CVE-2026-32814

MEDIUM
6.5
CVSS v3
NVD

Description

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, when decoding a HEIF grid image with strict_decoding=false (the default), a corrupted tile silently fails to decode and the library returns heif_error_Ok with no indication of failure, leading to an uninitialized heap memory information leak. The canvas is allocated via create_clone_image_at_new_size() → plane.alloc() → new (std::nothrow) uint8_t[allocation_size] which does not zero the memory; only the alpha plane is explicitly initialized via fill_plane(), so the Y, Cb, and Cr planes contain whatever was previously at that heap address. The failed tile's region of the canvas is never written. It retains uninitialized heap data that is delivered to the caller as decoded pixel values (4,096 bytes per Y/Cb/Cr plane = 12,288+ bytes total). Any application using libheif to decode grid-based HEIF/AVIF files with default settings is vulnerable: a crafted .heic or .avif file causes 4,096+ bytes of heap memory to appear as pixel values in the decoded image, and the calling application receives heif_error_Ok, so it has no indication the output contains heap garbage. In server-side image processing, an uploaded crafted HEIF decoded and re-encoded (e.g., as PNG/JPEG for thumbnails, CDN, social media) can leak cross-user data such as auth tokens, database results, and other users' image data. This issue has been fixed in version 1.22.0.

How to fix

Remediation Available
heif-gdk-pixbufUbuntu
Fixed in:1.6.1-1ubuntu0.1~esm3USN-8454-1
Fixed in:1.12.0-2ubuntu0.1~esm3USN-8454-1
Fixed in:1.17.6-1ubuntu4.4USN-8454-1
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
heif-thumbnailerUbuntu
Fixed in:1.6.1-1ubuntu0.1~esm3USN-8454-1
Fixed in:1.12.0-2ubuntu0.1~esm3USN-8454-1
Fixed in:1.17.6-1ubuntu4.4USN-8454-1
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
heif-viewUbuntu
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
libheifUbuntu
Fixed in:1.1.0-2ubuntu0.1~esm3USN-8454-1
Fixed in:1.6.1-1ubuntu0.1~esm3USN-8454-1
Fixed in:1.12.0-2ubuntu0.1~esm3USN-8454-1
Fixed in:1.17.6-1ubuntu4.4USN-8454-1
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
libheif-devUbuntu
Fixed in:1.1.0-2ubuntu0.1~esm3USN-8454-1
Fixed in:1.6.1-1ubuntu0.1~esm3USN-8454-1
Fixed in:1.12.0-2ubuntu0.1~esm3USN-8454-1
Fixed in:1.17.6-1ubuntu4.4USN-8454-1
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
libheif-plugin-aomdecUbuntu
Fixed in:1.17.6-1ubuntu4.4USN-8454-1
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
libheif-plugin-aomencUbuntu
Fixed in:1.17.6-1ubuntu4.4USN-8454-1
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
libheif-plugin-dav1dUbuntu
Fixed in:1.17.6-1ubuntu4.4USN-8454-1
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
libheif-plugin-ffmpegdecUbuntu
Fixed in:1.17.6-1ubuntu4.4USN-8454-1
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
libheif-plugin-j2kdecUbuntu
Fixed in:1.17.6-1ubuntu4.4USN-8454-1
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
libheif-plugin-j2kencUbuntu
Fixed in:1.17.6-1ubuntu4.4USN-8454-1
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
libheif-plugin-jpegdecUbuntu
Fixed in:1.17.6-1ubuntu4.4USN-8454-1
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
libheif-plugin-jpegencUbuntu
Fixed in:1.17.6-1ubuntu4.4USN-8454-1
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
libheif-plugin-kvazaarUbuntu
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
libheif-plugin-libde265Ubuntu
Fixed in:1.17.6-1ubuntu4.4USN-8454-1
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
libheif-plugin-rav1eUbuntu
Fixed in:1.17.6-1ubuntu4.4USN-8454-1
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
libheif-plugin-svtencUbuntu
Fixed in:1.17.6-1ubuntu4.4USN-8454-1
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
libheif-plugin-x265Ubuntu
Fixed in:1.17.6-1ubuntu4.4USN-8454-1
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
libheif-plugins-allUbuntu
Fixed in:1.20.2-1ubuntu0.4USN-8454-1
libheif1Ubuntu
Fixed in:1.1.0-2ubuntu0.1~esm3USN-8454-1
Fixed in:1.6.1-1ubuntu0.1~esm3USN-8454-1
Fixed in:1.12.0-2ubuntu0.1~esm3USN-8454-1
Fixed in:1.17.6-1ubuntu4.4USN-8454-1
Fixed in:1.20.2-1ubuntu0.4USN-8454-1

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionRequired
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityNone
AvailabilityNone

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N

Exploit Intelligence

0.30%probability of exploitation in 30 days
22ndpercentile

Low risk: more likely to be exploited than 22% of all known CVEs.

References

Other references2
Embed a live status badge for CVE-2026-32814
CVE-2026-32814 severity badge

Markdown

[![CVE-2026-32814](https://tridentstack.com/cve/badge/CVE-2026-32814.svg)](https://tridentstack.com/cve/CVE-2026-32814)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-32814"><img src="https://tridentstack.com/cve/badge/CVE-2026-32814.svg" alt="CVE-2026-32814"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-05-20.