CVE-2026-47709
Last modified
CVE-2026-47709 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. libheif is a HEIF and AVIF file format decoder and encoder. Versions prior to 1.22.0 crashes in the public C API `heif_image_handle_get_image_tiling()` when a malformed uncompressed HEIF image item has an associated `uncC` property but no associated `ispe` property. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
libheif is a HEIF and AVIF file format decoder and encoder. Versions prior to 1.22.0 crashes in the public C API `heif_image_handle_get_image_tiling()` when a malformed uncompressed HEIF image item has an associated `uncC` property but no associated `ispe` property. In debug builds this trips the `ispe && uncC` assertion in `ImageItem_uncompressed::get_heif_image_tiling()`. In a release/NDEBUG ASan build, the same file causes a null pointer read at address `0xa8`. Version 1.22.0 fixes the issue.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Struktur | Libheif | < 1.22.0 |
References
- https://github.com/strukturag/libheif/issues/1802Exploit, Issue Tracking, Third Party Advisory
- https://github.com/strukturag/libheif/pull/1806Exploit, Issue Tracking, Patch, Third Party Advisory
- https://github.com/strukturag/libheif/security/advisories/GHSA-4h72-vqgp-9376Exploit, Vendor Advisory, Mitigation
- https://github.com/strukturag/libheif/security/advisories/GHSA-4h72-vqgp-9376Exploit, Vendor Advisory, Mitigation
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-47709?
How severe is CVE-2026-47709?
How do I fix CVE-2026-47709?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-47703AdGuard Home is a network-wide software for blocking ads and…5.3
- CVE-2026-47704TypeBot is a chatbot builder tool. Prior to version 3.17.0, …7.1
- CVE-2026-47705TypeBot is a chatbot builder tool. Version 3.16.1 has a CSV …9.6
- CVE-2026-47706Strawberry GraphQL is a library for creating GraphQL APIs. I…5.3
- CVE-2026-47707Strawberry GraphQL is a library for creating GraphQL APIs. I…5.3
- CVE-2026-47708MCP-for-Stata is an MCP server for Stata to integrate Stata …9.3
- CVE-2026-47712Dulwich is a pure-Python implementation of the Git file form…3.3
- CVE-2026-47713AnythingLLM is an application that turns pieces of content i…4.3
- CVE-2026-47714libheif is a HEIF and AVIF file format decoder and encoder. …6.1
- CVE-2026-47715Bugsink is a self-hosted error tracking tool. Prior to 2.2.0…3.1
- CVE-2026-47716Bugsink is a self-hosted error tracking tool. Prior to 2.2.0…3.1
- CVE-2026-4772Improper neutralization of input during web page generation …5.4
Are you affected by CVE-2026-47709?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
