CVE-2026-29043 PUBLISHED

HDF5 H5T__ref_mem_setnull Heap Buffer Overflow

Assigner: GitHub_M
Reserved: 03.03.2026 Published: 10.04.2026 Updated: 10.04.2026

HDF5 is software for managing data. In 1.14.1-2 and earlier, an attacker who can control an h5 file parsed by HDF5 can trigger a write-based heap buffer overflow condition in the H5T__ref_mem_setnull method. This can lead to a denial-of-service condition, and potentially further issues such as remote code execution depending on the practical exploitability of the heap overflow against modern operating systems.

Metrics

CVSS Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
CVSS Score: 5.5

Product Status

Vendor HDFGroup
Product hdf5
Versions
  • Version <= 1.14.1-2 is affected

References

Problem Types

  • CWE-122: Heap-based Buffer Overflow CWE