CVE-2026-26199

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.
CVSS

No CVSS.

Configurations

No configuration.

History

20 Jul 2026, 19:17

Type Values Removed Values Added
References () https://github.com/HDFGroup/hdf5/security/advisories/GHSA-5c6x-jmgf-f5vc - () https://github.com/HDFGroup/hdf5/security/advisories/GHSA-5c6x-jmgf-f5vc -

20 Jul 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-20 16:16

Updated : 2026-07-20 19:17


NVD link : CVE-2026-26199

Mitre link : CVE-2026-26199

CVE.ORG link : CVE-2026-26199


JSON object : View

Products Affected

No product.

CWE
CWE-124

Buffer Underwrite ('Buffer Underflow')