目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-62291— libheif 未压缩编码器堆越界写入漏洞

CVSS 5.3 · Medium
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-62291 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
libheif: Heap out of bounds write in libheif uncompressed encoder when writing images with mismatched auxiliary alpha dimensions
来源: CVE Program / CVE List V5
Vulnerability Description
libheif is a HEIF and AVIF file format decoder and encoder. In 1.23.0 and earlier, a crafted image sequence with a 2x2 primary plane and a 256x256 auxiliary alpha plane can cause attacker-controlled heap corruption during a normal decode and re-encode workflow. Track_Visual::decode_next_image_sample() calls transfer_channel_from_image_as() without checking that the auxiliary alpha dimensions match the main frame. The resulting inconsistent image reaches heif_track_decode_next_image() and then heif_context_encode_image(). In unc_encoder::encode(), unc_encoder_component_interleave::encode_tile() sizes its buffer with compute_tile_data_size_bytes() using the primary dimensions but copies each component using its actual plane dimensions. The oversized alpha plane is therefore copied beyond the allocation, causing an out-of-bounds write; the inverse size mismatch can also produce an out-of-bounds read. This issue is fixed in version 1.23.1.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L
来源: CVE Program / CVE List V5
Vulnerability Type
跨界内存读
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
strukturaglibheif < 1.23.1 -

二、漏洞 CVE-2026-62291 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-62291 的情报信息

登录查看更多情报信息。

CVE-2026-62291 补丁与修复 (1)

CVE-2026-62291 厂商安全公告 (1)

CVE-2026-62291 其他参考 (1)

同批安全公告 · strukturag · 2026-08-18 · 共 5 条

CVE-2026-622928.7 HIGHlibheif 未压缩切片范围读取越界漏洞
CVE-2026-501427.5 HIGHlibheif HEIF解析器堆分配越界漏洞
CVE-2026-622894.3 MEDIUMlibheif Fraction构造函数整数下溢漏洞
CVE-2026-623774.3 MEDIUMlibheif HeifContext::get_track()断言崩溃漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-62291

暂无评论


发表评论