CVE Catalog

CVE-2026-17572

MediumCVSS 5.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.10%

1th percentile - higher than 1% of all known CVEs

Summary

Heap-based buffer overflow in the SOHM list-index deserialization code in HDF5 through 2.1.1 allows attackers to cause a denial of service (crash) via a crafted HDF5 file with a shared-message list index declaring a num_messages count exceeding list_max, triggering out-of-bounds heap reads and writes.

Risk Assessment

An attacker can remotely crash the application, leading to denial of service.

Recommendation

Update the HDF5 library to version 2.1.2 or later. Avoid processing HDF5 files from untrusted sources.

Other vulnerabilities in HDF5

See all
Original NVD description (English source)

Heap-based buffer overflow in the SOHM list-index deserialization code in HDF5 through 2.1.1 on all platforms allows attackers to cause a denial of service (crash) via a crafted HDF5 file whose shared-message list index declares a num_messages count exceeding list_max, triggering out-of-bounds heap reads and writes in H5SM__cache_list_deserialize and H5SM__cache_list_verify_chksum.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS