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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-32814— libheif 信息泄露漏洞

CVSS 6.5 · Medium EPSS 0.31% · P24

可能的 ATT&CK 技术 1AI

T1005 · Data from Local System

影响版本矩阵 1

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

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

漏洞信息

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

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

Vulnerability Title
libheif: Uninitialized Heap Memory Information Leak via Failed Grid Tiles
来源: CVE Program / CVE List V5
Vulnerability Description
libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, when decoding a HEIF grid image with strict_decoding=false (the default), a corrupted tile silently fails to decode and the library returns heif_error_Ok with no indication of failure, leading to an uninitialized heap memory information leak. The canvas is allocated via create_clone_image_at_new_size() → plane.alloc() → new (std::nothrow) uint8_t[allocation_size] which does not zero the memory; only the alpha plane is explicitly initialized via fill_plane(), so the Y, Cb, and Cr planes contain whatever was previously at that heap address. The failed tile's region of the canvas is never written. It retains uninitialized heap data that is delivered to the caller as decoded pixel values (4,096 bytes per Y/Cb/Cr plane = 12,288+ bytes total). Any application using libheif to decode grid-based HEIF/AVIF files with default settings is vulnerable: a crafted .heic or .avif file causes 4,096+ bytes of heap memory to appear as pixel values in the decoded image, and the calling application receives heif_error_Ok, so it has no indication the output contains heap garbage. In server-side image processing, an uploaded crafted HEIF decoded and re-encoded (e.g., as PNG/JPEG for thumbnails, CDN, social media) can leak cross-user data such as auth tokens, database results, and other users' image data. This issue has been fixed in version 1.22.0.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
信息暴露
来源: CVE Program / CVE List V5
Vulnerability Title
libheif 信息泄露漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
libheif是struktur开源的一款 ISO/IEC 23008-12:2017 HEIF 文件格式解码器和编码器。 libheif 1.21.2及之前版本存在信息泄露漏洞,该漏洞源于解码网格图像时失败瓦片区域未初始化,导致堆内存信息泄露。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

同批安全公告 · strukturag · 2026-05-19 · 共 6 条

CVE-2026-327408.8 HIGHlibheif 缓冲区错误漏洞
CVE-2026-327417.1 HIGHlibheif 安全漏洞
CVE-2026-328827.1 HIGHlibheif 缓冲区错误漏洞
CVE-2026-327386.5 MEDIUMlibheif 缓冲区错误漏洞
CVE-2026-327396.5 MEDIUMlibheif 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-32814

暂无评论


发表评论