PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-47247 strukturag CVE debrief

CVE-2026-47247 is a high-severity vulnerability in libheif, a HEIF and AVIF file format decoder and encoder. An attacker can exploit this vulnerability to leak process heap memory as visible pixel values in decoded grid images. The vulnerability has been fixed in version 1.22.0. Affected users should update to the latest version and validate and sanitize input files.

Vendor
strukturag
Product
libheif
CVSS
HIGH 7.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-21
Original CVE updated
2026-07-22
Advisory published
2026-07-21
Advisory updated
2026-07-22

Who should care

Users of libheif, particularly those who process HEIF and AVIF files, should be aware of this vulnerability and take steps to mitigate it. Affected operators, platforms, and security teams should review the vulnerability and implement necessary controls.

Technical summary

Prior to version 1.22.0, two bugs in libheif chain to leak process heap memory as visible pixel values in decoded grid images. An attacker who uploads a crafted AVIF/HEIC file to any server-side image processor can recover heap data, including library function pointers sufficient to defeat ASLR, or any other secret, from the publicly-downloadable transcoded JPEG/PNG/WebP output. Local attack vectors are also possible.

Defensive priority

High

Recommended defensive actions

  • Update libheif to version 1.22.0 or later
  • Validate and sanitize input files
  • Implement memory protection mechanisms
  • Review compensating controls for exposed systems
  • Check relevant monitoring, detection, and logs for exposed assets
  • Track exceptions and retest remediated assets
  • Perform exposure review and assign an owner for follow-up

Evidence notes

The CVE record was published on 2026-07-21T22:17:12.643Z and has been modified since then. The NVD entry is currently being processed. The vulnerability affects libheif, a HEIF and AVIF file format decoder and encoder. Limited source detail is available, and defenders should verify the affected scope and severity. Evidence limits suggest that an attacker can recover heap data, including library function pointers, from publicly-downloadable transcoded images.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-21T22:17:12.643Z and has been modified since then. The NVD entry is currently being processed.