CVE-2026-17573
Received
Received - Intake
Double Free in HDF5 Library via h5repack
Vulnerability report for CVE-2026-17573, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-27
Last updated on: 2026-07-27
Assigner: 0253b833-3e77-4dfe-9d57-17db1a2f0a74
Description
Description
A double free vulnerability was discovered in the HDF5 library. Processing a crafted HDF5 file containing an oversized chunk size field via h5repack may cause the application to abort due to a double free.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| hdf_group | hdf5 | * |
| hdf_group | hdf5 | From 441d83a (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-415 | The product calls free() twice on the same memory address. |