🔐 CVE Alert

CVE-2026-92627

UNKNOWN 0.0

Heap Use-After-Free in H5T__conv_f_f

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

A heap-use-after-free vulnerability exists in H5T__conv_f_f() in src/H5Tconv.c in HDF5 before 1.14.2. When converting a compound datatype containing floating-point members during a dataset read, a temporary buffer allocated with calloc() is freed and subsequently read from within the same conversion routine. An attacker who can supply a crafted HDF5 file containing a specially constructed compound datatype can trigger the use-after-free when the file is parsed by an application that reads the affected dataset, such as h5dump. This can result in a crash and, depending on heap layout and allocator behavior, may be exploitable for further memory corruption up to remote code execution.

CWE CWE-416
Vendor the hdf group
Product hdf5
Published Sep 16, 2026
Last Updated Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for the hdf group hdf5

Be the first to know when new unknown vulnerabilities affecting the hdf group hdf5 are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

The HDF Group / HDF5
< 1.14.2

References

NVD ↗ CVE.org ↗ EPSS Data ↗
pulsesecurity.co.nz: https://pulsesecurity.co.nz/advisories/hdf5-memory-corruption

Credits

🔍 Denis Andzakovic