Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Jju00

#41167of 53,632
6.5Total CVSS
Vulnerabilities · 1
PT-2026-42833
6.5
2026-05-22
Libheif · Libheif · CVE-2026-41069
**Name of the Vulnerable Software and Affected Versions** libheif versions prior to 1.21.3 **Description** An out-of-bounds read can occur in the core sequence parsing logic when processing a malformed HEIF sequence file, leading to a Denial of Service (DoS). This happens when a file has `stco.entry count` set to 0, resulting in no chunks being created, but `saiz.sample count` is greater than 0. In chunked mode, the `SampleAuxInfoReader` constructor enters a loop that causes an out-of-bounds dereference on the empty `chunks[0]` element. **Recommendations** Update to a version later than 1.21.2.