Ghostwire

CVE-2026-26199: HDF5 is a high-performance library and a file format specification that implements the HDF5 data model. If `H5Iget_name`...

MEDIUM CVSS 0.0

Published: July 20, 2026 | Last Modified: July 21, 2026

Description

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.

Ghostwire Analysis — What This Means Practically

This analysis is generated by Ghostwire from NVD, CISA KEV, EPSS, and open-source intelligence data. Verify findings through primary sources before acting.

Security Coverage (1 articles)

References