Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-84384— libheif: brotli/zlib decompression paths lack output-size limits, allowing decompression-bomb OOM/DoS

Quick assessment

Affected
strukturag libheif
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

libheif is a HEIF and AVIF file format decoder and encoder. From 1.19.0 until 1.23.2, crafted HEIF or AVIF mime metadata and unci image data can cause decompress_brotli() and do_inflate() to grow accumulated output without an effective size limit or MemoryHand

CVSS 7.5 · High
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-84384

Vulnerability Information

Shenlong is analyzing...


Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
libheif: brotli/zlib decompression paths lack output-size limits, allowing decompression-bomb OOM/DoS
Source: CVE Program / CVE List V5
Vulnerability Description
libheif is a HEIF and AVIF file format decoder and encoder. From 1.19.0 until 1.23.2, crafted HEIF or AVIF mime metadata and unci image data can cause decompress_brotli() and do_inflate() to grow accumulated output without an effective size limit or MemoryHandle accounting. The brotli path has no output bound, while the zlib path checks only a small temporary buffer in a branch that valid streams do not reach, and overlapping icef units can decompress the same payload repeatedly. HeifContext::interpret_heif_file_images() processes multiple compressed metadata items during file opening, allowing a small file to consume unbounded memory and terminate the process. This issue is fixed in version 1.23.2.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
对高度压缩数据的处理不恰当(数据放大攻击)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
strukturag libheif >= 1.19.0, < 1.23.2 -

II. Public POCs for CVE-2026-84384

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-84384

登录查看更多情报信息。

Other References for CVE-2026-84384 (2)

Same Patch Batch · strukturag · 2026-09-18 · 9 CVEs total

CVE-2026-84383 9.8 CRITICAL libheif: Heap buffer overflow in `scale_nearest_neighbor()` via duplicate Alpha planes fro
CVE-2026-84447 7.5 HIGH libheif: Derived-image indirect reference chains and tiled offsets bypass decode caching a
CVE-2026-84446 7.5 HIGH libheif: Sequence decode timing-table initialization allows non-terminating loops and unbo
CVE-2026-84444 7.4 HIGH libheif uncompressed tiled image encoding allows out-of-bounds write
CVE-2026-84451 6.5 MEDIUM libheif: Incomplete fix for CVE-2026-62292 leaves libheif vulnerable to an out-of-bounds r
CVE-2026-84450 4.3 MEDIUM libheif: `clap` + oversized `ispe` aborts on an assert in `Fraction::Fraction` (incomplete
CVE-2026-84448 4.0 MEDIUM libheif: Heap out-of-bounds read in libheif inline-mask region API (heif_region_item_add_r
CVE-2026-84449 3.7 LOW libheif hOp_RGB24_32_to_YCbCr Memory Access Error / SEGV

IV. Related Vulnerabilities

V. Comments for CVE-2026-84384

No comments yet


Leave a comment