Lucene search
+L

2069 matches found

RedhatCVE
RedhatCVE
added 2026/07/21 6:27 a.m.9 views

CVE-2026-26199

A flaw was found in HDF5, a library used for managing large datasets. This vulnerability occurs when a specific function, H5Igetname, is called with an invalid size parameter, leading to a buffer underflow. An attacker could exploit this by providing specially crafted input, potentially causing t...

6.5CVSS5.6AI score0.00256EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/07/21 6:22 a.m.7 views

CVE-2026-26197

A flaw was found in HDF5, a high-performance library and file format specification. A remote attacker can exploit this vulnerability by providing a maliciously altered HDF5 file. If the file's array datatype has inconsistent size, element count, or element size, it can trigger an out-of-bounds...

7.5CVSS5.4AI score0.00267EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/20 4:16 p.m.6 views

DEBIAN-CVE-2026-26197

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...

7.5CVSS5.6AI score0.00267EPSS
SaveExploits1References1
NVD
NVD
added 2026/07/20 4:16 p.m.10 views

CVE-2026-26197

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...

7.5CVSS0.00267EPSS
SaveExploits1References1
NVD
NVD
added 2026/07/20 4:16 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.5CVSS0.00256EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/07/20 4:16 p.m.17 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.5AI score0.00256EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/20 4:16 p.m.5 views

UBUNTU-CVE-2026-26197

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...

7.5CVSS5.9AI score0.00267EPSS
SaveExploits1References2
CVE
CVE
added 2026/07/20 2:59 p.m.22 views

CVE-2026-26199

The CVE-2026-26199 entry describes a buffer underflow in HDF5 when calling H5Iget_name (and H5G_get_name) with a size of zero. Under conditions where an ID is queried with size forced to zero and there is significant data before the name buffer, the function may fail to place a null terminator, l...

6.5CVSS5.3AI score0.00256EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/07/20 2:59 p.m.6 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.41 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.8 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.25 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.41 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.7 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.4 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.00374EPSS
SaveExploits1
OSV
OSV
added 2026/07/13 2:36 p.m.6 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:1 a.m.10 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.14 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.8 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
Rows per page
Query Builder