---
cve: "CVE-2026-47178"
severity: "MEDIUM"
cvss: 6.1
epss: "20%"
vendor: "strukturag"
kev: false
exploited: false
published: "2026-07-21 22:17:12"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-11T15:23:35+02:00"
---

# CVE-2026-47178

> 6.1 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Erforderlich | good |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 0c81a846b7401dbdb7118afd0761057f21e43511 (Commit)

## Referenzen

- <https://github.com/strukturag/libheif/security/advisories/GHSA-5x55-x5pf-9c6g>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-47178) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
