You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
cve 2025 6816
About this tag
CVE-2025-6816 is a heap-based buffer overflow vulnerability in HDF5 version 1.14.6, specifically in the H5O__fsinfo_encode function within src/H5Ofsinfo.c. This flaw affects the serialization of object headers in the HDF5 library, which is widely used in scientific computing, engineering, and data-intensive applications for handling .h5 files. A public proof-of-concept exploit exists that can trigger a crash, making it a practical risk for any service or product that processes untrusted HDF5 files. The vulnerability has been documented and fixed, and users are advised to apply patches or updates to mitigate potential exploitation. Discussions on WindowsForum cover the risks, fixes, and mitigations for this issue.
A heap-based buffer overflow in HDF5’s object-header serialization has been publicly documented and fixed, and defenders need to treat it as a practical risk for any service or product that opens untrusted .h5 files: CVE‑2025‑6816 affects HDF5 1.14.6 in the function H5O__fsinfo_encode (file...