๐Ÿ” CVE Alert

CVE-2026-19027

UNKNOWN 0.0

HDF5 out-of-bounds heap read in N-Bit filter decompression

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

The H5Z__nbit_decompress_one_byte, H5Z__nbit_decompress_one_nooptype, and H5Z__nbit_decompress_one_atomic functions in H5Znbit.c in HDF5 through 2.3.0 advance a read index into the compressed chunk buffer without bounding it against the buffer's actual size. This allows attackers to cause an out-of-bounds heap read, and in constrained cases disclosure of adjacent heap memory into decompressed dataset values, via a crafted HDF5 file whose N-Bit filter parameters describe more decompressed data than the stored compressed chunk actually contains, triggered via H5Dread, e.g. by the h5ls or h5repack tools.

CWE CWE-125
Vendor the hdf group
Product hdf5
Published Aug 5, 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
<=2.3.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/HDFGroup/hdf5/pull/6497 github.com: https://github.com/HDFGroup/hdf5/issues/6489 github.com: https://github.com/HDFGroup/hdf5/issues/6492