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-27
Advisory published
2026-07-21
Advisory updated
2026-07-27

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.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-47247 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-47247

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-47247 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-47247

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.