Lucene search
+L

2096 matches found

OSV
OSV
added 2026/07/20 2:59 p.m.8 views

CVE-2026-26199 Buffer underflow in `H5Iget_name `/`H5G_get_name` if size is zero

HDF5 is a high-performance library and a file format specification that implements the HDF5 data model. If H5Igetname is invoked on a group id with 0 for the size parameter, it will underflow when trying to place a null terminator in the buffer. This can occur if H5Igetname is invoked in a way...

5.9CVSS5.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/20 2:59 p.m.44 views

CVE-2026-26199 Buffer underflow in `H5Iget_name `/`H5G_get_name` if size is zero

HDF5 is a high-performance library and a file format specification that implements the HDF5 data model. If H5Igetname is invoked on a group id with 0 for the size parameter, it will underflow when trying to place a null terminator in the buffer. This can occur if H5Igetname is invoked in a way...

5.9CVSS0.00256EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/07/20 2:59 p.m.16 views

CVE-2026-26199

HDF5 is a high-performance library and a file format specification that implements the HDF5 data model. If H5Igetname is invoked on a group id with 0 for the size parameter, it will underflow when trying to place a null terminator in the buffer. This can occur if H5Igetname is invoked in a way...

6.5CVSS5.3AI score0.00256EPSS
SaveExploits1
CVE
CVE
added 2026/07/20 2:55 p.m.33 views

CVE-2026-26197

CVE-2026-26197 affects HDF5. A vulnerability arises when an HDF5 file is maliciously altered such that the array datatype’s full size, element count, and element size do not align (dt->shared->size, dt->shared->u.array.nelem, dt->shared->parent->shared->size). If these val...

7.5CVSS5.6AI score0.00267EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/07/20 2:55 p.m.43 views

CVE-2026-26197 Array full size, element count, and element size are not checked to make sure they match in H5Odtype.c

HDF5 is a high-performance library and a file format specification that implements the HDF5 data model. If a file is corrupted such that an array datatype's size, the number of elements, and the element size are not in agreement it can trigger an out of bounds read. The array datatype stores the...

5.9CVSS0.00267EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/20 2:55 p.m.10 views

CVE-2026-26197 Array full size, element count, and element size are not checked to make sure they match in H5Odtype.c

HDF5 is a high-performance library and a file format specification that implements the HDF5 data model. If a file is corrupted such that an array datatype's size, the number of elements, and the element size are not in agreement it can trigger an out of bounds read. The array datatype stores the...

5.9CVSS5.5AI score
SaveExploits0References3
CBLMariner
CBLMariner
added 2026/07/18 1:38 a.m.5 views

CVE-2025-44904 affecting package hdf5 for versions less than 1.14.6-3

CVE-2025-44904 affecting package hdf5 for versions less than 1.14.6-3. A patched version of the package is available...

8.8CVSS5.2AI score0.00409EPSS
SaveExploits1
OSV
OSV
added 2026/07/13 2:36 p.m.9 views

PYSEC-2026-2546 Keras has a Local File Disclosure via HDF5 External Storage During Keras Weight Loading

Summary TensorFlow / Keras continues to honor HDF5 “external storage” and ExternalLink features when loading weights. A malicious .weights.h5 or a .keras archive embedding such weights can direct loadweights to read from an arbitrary readable filesystem path. The bytes pulled from that path...

7.1CVSS6.3AI score0.00298EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2026/07/07 8:01 a.m.12 views

Arbitrary HDF5 File Read via Virtual Dataset Bypass in keras-team/keras

...

5.5CVSS6.2AI score0.00127EPSS
SaveExploits0
NVD
NVD
added 2026/07/01 5:16 p.m.16 views

CVE-2026-12480

Keras versions up to and including 3.13.2 are vulnerable to an arbitrary HDF5 file read due to an incomplete fix for CVE-2026-1669. The vulnerability resides in the H5IOStore.verifydataset and fileeditor.py methods, which fail to check the dataset.isvirtual property of HDF5 datasets. This allows ...

5.5CVSS0.00127EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/01 5:16 p.m.9 views

DEBIAN-CVE-2026-12480

Keras versions up to and including 3.13.2 are vulnerable to an arbitrary HDF5 file read due to an incomplete fix for CVE-2026-1669. The vulnerability resides in the H5IOStore.verifydataset and fileeditor.py methods, which fail to check the dataset.isvirtual property of HDF5 datasets. This allows ...

5.5CVSS6.2AI score0.00127EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/01 5:16 p.m.12 views

CVE-2026-12480

Keras versions up to and including 3.13.2 are vulnerable to an arbitrary HDF5 file read due to an incomplete fix for CVE-2026-1669. The vulnerability resides in the H5IOStore.verifydataset and fileeditor.py methods, which fail to check the dataset.isvirtual property of HDF5 datasets. This allows ...

5.5CVSS6.2AI score0.00127EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/01 4:53 p.m.13 views

CVE-2026-12480 Arbitrary HDF5 File Read via Virtual Dataset Bypass in keras-team/keras

Keras versions up to and including 3.13.2 are vulnerable to an arbitrary HDF5 file read due to an incomplete fix for CVE-2026-1669. The vulnerability resides in the H5IOStore.verifydataset and fileeditor.py methods, which fail to check the dataset.isvirtual property of HDF5 datasets. This allows ...

5.5CVSS6.2AI score0.00127EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/01 4:53 p.m.10 views

CVE-2026-12480

Keras versions up to and including 3.13.2 are vulnerable to an arbitrary HDF5 file read due to an incomplete fix for CVE-2026-1669. The vulnerability resides in the H5IOStore.verifydataset and fileeditor.py methods, which fail to check the dataset.isvirtual property of HDF5 datasets. This allows ...

5.5CVSS6.2AI score0.00127EPSS
SaveExploits0References3
Rosalinux
Rosalinux
added 2026/06/01 7:53 a.m.22 views

Advisory ROSA-SA-2026-3296

CVE-ID: CVE-2020-10809 BDU-ID: 2024-07119 CVE-Crit: MEDIUM CVE-DESC.: Vulnerability in the Decompress function in the decompress.c file. This vulnerability is related to writing beyond the memory bounds. Exploitation of this vulnerability could allow an attacker to cause a service failure...

9.8CVSS6.5AI score0.01548EPSS
SaveExploits4
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability in hdf5

There is a heap-based buffer overflow vulnerability in the gif2h5 functionality of HDF5 Group libhdf5 1.10.4. A specially crafted GIF file can lead to code execution. An attacker can provide a malicious file to exploit this vulnerability...

7.8CVSS7.7AI score0.00649EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.14 views

Astra Linux – Vulnerability in hdf5

There is an out-of-bounds write vulnerability in the gif2h5 functionality of HDF5 Group libhdf5 1.10.4. A specially crafted GIF file can lead to code execution. An attacker can provide a malicious file to exploit this vulnerability...

7.8CVSS7.5AI score0.00619EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.12 views

Astra Linux – Vulnerability in hdf5

A SIGFPE signal is raised in the function H5Dcreatechunkfilemaphyper of H5Dchunk.c in the HDF HDF5 through 1.10.3 library during an attempt to parse a crafted HDF file. This occurs due to incorrect protection against division by zero. This could allow a remote denial-of-service attack...

6.5CVSS7AI score0.01758EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/12 12:07 a.m.7 views

OSV-2026-716 Heap-buffer-overflow in H5VM_memcpyvv

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=511687450 Crash type: Heap-buffer-overflow READ 4 Crash state: H5VMmemcpyvv H5Dcompactreadvv H5Dselectio...

5.2AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:00 a.m.10 views

Unity Linux 20.1070e Security Update: hdf5 (UTSA-2026-017783)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-017783 advisory. Memory leak in the H5Ochunkdeserialize function in H5Ocache.c in the HDF HDF5 through 1.10.3 library allows attackers to cause a denial of service memory consumption...

6.5CVSS6.9AI score0.01332EPSS
SaveExploits1References4
Rows per page
Query Builder