Heap Use-After-Free Vulnerability in HDF5 Software by HDF Group
CVE-2026-92627

4.6MEDIUM

Key Information:

Status
Vendor
CVE Published:
16 September 2026

What is CVE-2026-92627?

A heap-use-after-free vulnerability exists in the HDF5 library, specifically in the H5T__conv_f_f() function within src/H5Tconv.c. This issue affects versions prior to 1.14.2. It allows attackers who can deliver a crafted HDF5 file with a specially constructed compound datatype to trigger this vulnerability during the dataset reading process. The flaw arises when a temporary buffer, allocated using calloc(), is freed and then accessed, leading to a potential crash of the application. Additionally, depending on the situation of the heap and the behavior of the memory allocator, this vulnerability may facilitate memory corruption risks that could be exploited for further malicious actions, including remote code execution.

Affected Version(s)

HDF5 < 1.14.2

References

CVSS V4

Score:
4.6
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
None
Availability:
Low
Attack Vector:
Local
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Denis Andzakovic
.