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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-26197— HDFGroup hdf5 缓冲区错误漏洞

AI 预测 4.3 利用难度: 中等 EPSS 0.27% · P19

影响版本矩阵 1

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

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

漏洞信息

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

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

Vulnerability Title
Array full size, element count, and element size are not checked to make sure they match in H5Odtype.c
来源: CVE Program / CVE List V5
Vulnerability Description
HDF5 is a high-performance library and a file format specification that implements the HDF5 data model. If a file is corrupted such that an array datatype's size, the number of elements, and the element size are not in agreement it can trigger an out of bounds read. The array datatype stores the full size of the datatype (`dt->shared->size`) separately from the number of elements (`dt->shared->u.array.nelem`) and the element size (`dt->shared->parent->shared->size`). If any one of these are corrupted so that they don't align with the others (element size * nelem = full size), it can lead to an out of bounds read. Depending on what is corrupted, it can alter the type of out of bounds read triggered. The vulnerability is present only in files that have been maliciously altered, as its generally not possible to independently alter the full size of the datatype, the element count and the element size. As such, this is only present if a malicious actor is altering files, and won't appear in regular usage.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
跨界内存读
来源: CVE Program / CVE List V5
Vulnerability Title
HDFGroup hdf5 缓冲区错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
hdfgroup hdf5是hdfgroup组织开源的一种分层数据格式库。 HDFGroup hdf5 2.0.0之前版本存在缓冲区错误漏洞,该漏洞源于数组数据类型大小、元素数量和元素大小不一致时,可能触发越界读取。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
HDFGrouphdf5 < 2.0.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-26197

暂无评论


发表评论