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

目标: 1000 元 · 已筹: 1110

100%

CVE-2026-41071— libheif 通过伪造HEIF文件导致堆缓冲区越界读取

AI 预测 7.5 利用难度: 中等 EPSS 0.04% · P11

影响版本矩阵 1

厂商产品版本范围状态
strukturaglibheif< 1.22.0affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
libheif: Heap buffer over-read in SampleAuxInfoReader via crafted HEIF sequence file with mismatched saiz sample count
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, a crafted HEIF sequence file where the saiz box declares more samples than actually exist in the track's chunk table causes a heap-buffer-overflow (out-of-bounds read) in the SampleAuxInfoReader constructor. The SampleAuxInfoReader constructor iterates over saiz->get_num_samples() samples but doesn't validate that this count is consistent with the number of chunks in the chunks vector. When saiz declares more samples than the chunks cover, the loop increments current_chunk past chunks.size(), causing an out-of-bounds read on the chunks vector. The vulnerability is triggered during file parsing (heif_context_read_from_file) without any additional user interaction. Any application using libheif to open untrusted HEIF files is affected. This issue has been fixed in version 1.22.0.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
跨界内存读
来源: 美国国家漏洞数据库 NVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2026-41071 厂商页面 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-41071

暂无评论


发表评论