Beveiligingsadvies

CVE-2026-26199

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-07-20 14:59:35
Laatst bijgewerkt 2026-07-20 18:56:52
Toegewezen door GitHub_M
CVSS-score 5.9
Status PUBLISHED

Beschrijving

HDF5 is a high-performance library and a file format specification that implements the HDF5 data model. If `H5Iget_name` is invoked on a group id with `0` for the size parameter, it will underflow when trying to place a null terminator in the buffer. This can occur if `H5Iget_name` is invoked in a way where `size` can be forced to zero, and there is important data before the `name` buffer.