CVE-2026-84446
Last modified
CVE-2026-84446 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. libheif is a HEIF and AVIF file format decoder and encoder. Prior to 1.23.2, crafted HEIF sequence timing and edit-list data can make Track::init_sample_timing_table() compute a logical m_num_output_samples value that exceeds the uint32_t counters used by Track_Visual::decode_next_image_sample() and Track::get_next_sample_raw_data().
Description
libheif is a HEIF and AVIF file format decoder and encoder. Prior to 1.23.2, crafted HEIF sequence timing and edit-list data can make Track::init_sample_timing_table() compute a logical m_num_output_samples value that exceeds the uint32_t counters used by Track_Visual::decode_next_image_sample() and Track::get_next_sample_raw_data(). The resulting comparison can never reach the oversized output count, causing non-terminating decode or raw-sample loops and bypassing max_sequence_frames. The same sequence path repeatedly calls Box_stts::get_sample_duration() and allocates Chunk::m_sample_ranges and Track::m_presentation_timeline outside MemoryHandle accounting, allowing severe CPU and memory exhaustion from a small file. This issue is fixed in version 1.23.2.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-84446?
How severe is CVE-2026-84446?
How do I fix CVE-2026-84446?
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-84439When audit logging is enabled (zookeeper.audit.enable=true),…5.3
- CVE-2026-8444The WP Review Slider Pro plugin for WordPress is vulnerable …8.8
- CVE-2026-84441A security vulnerability has been detected in Piwigo up to 1…7.3
- CVE-2026-84442A vulnerability was identified in MapQuest Get Directions Ap…4.4
- CVE-2026-84444libheif is a HEIF and AVIF file format decoder and encoder. …7.4
- CVE-2026-84445gRPC-Go is the Go language implementation of gRPC. Prior to …8.7
- CVE-2026-84447libheif is a HEIF and AVIF file format decoder and encoder. …7.5
- CVE-2026-84448libheif is a HEIF and AVIF file format decoder and encoder. …4
- CVE-2026-84449libheif is a HEIF and AVIF file format decoder and encoder. …3.7
- CVE-2026-8445justhtml versions <= 1.11.0 (fixed in 1.12.0) do not suffici…9.8
- CVE-2026-84450libheif is a HEIF and AVIF file format decoder and encoder. …4.3
- CVE-2026-84451libheif is a HEIF and AVIF file format decoder and encoder. …6.5
Are you affected by CVE-2026-84446?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
