Ad

CVE-2026-34734

HIGH CVSS 3.1: 7.8 EPSS 0.01%
Updated Apr 09, 2026
Hdf5
Parameter Value
CVSS 7.8 (HIGH)
Type CWE-416 (Use After Free)
Vendor Hdf5
Public PoC No

HDF5 is software for managing data. In 1.14.1-2 and earlier, a heap-use-after-free was found in the h5dump helper utility. An attacker who can supply a malicious h5 file can trigger a heap use-after-free.

The freed object is referenced in a memmove call from H5T__conv_struct. The original object was allocated by H5D__typeinfo_init_phase3 and freed by H5D__typeinfo_term.

Attack Parameters

Attack Vector
Local
Requires local access
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
Required
User action required

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
High
Complete data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Weakness Type (CWE)

Related Vulnerabilities