Lucene search
+L

24054 matches found

OSV
OSV
added 2 days ago6 views

DEBIAN-CVE-2026-19028

H5Zfilterfletcher32 in H5Zfletcher32.c in HDF5 through 2.3.0 computes the data length to checksum by subtracting the 4-byte trailing checksum size from the input buffer size without checking that the buffer is at least 4 bytes, allowing a sizet underflow. This allows attackers to cause a denial o...

6.8CVSS5.7AI score0.00127EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago8 views

CVE-2026-19028

H5Zfilterfletcher32 in H5Zfletcher32.c in HDF5 through 2.3.0 computes the data length to checksum by subtracting the 4-byte trailing checksum size from the input buffer size without checking that the buffer is at least 4 bytes, allowing a sizet underflow. This allows attackers to cause a denial o...

6.8CVSS0.00127EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2 days ago6 views

Linux Distros Unpatched Vulnerability : CVE-2026-19026

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - H5Zfilternbit in H5Znbit.c in HDF5 through 2.3.0 dereferences cdvalues0 through cdvalues4 without validating that cdvalues is non-NULL or that cdnelmts is at...

6.8CVSS5.4AI score0.00127EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2 days ago5 views

Linux Distros Unpatched Vulnerability : CVE-2026-19023

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Untrusted pointer dereference in the renderbinoutput function in the h5dump tool in HDF5 before 2.3.0 allows attackers to cause a denial of service via a...

6.8CVSS5.4AI score0.00117EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2 days ago6 views

Linux Distros Unpatched Vulnerability : CVE-2026-19027

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The H5Znbitdecompressonebyte, H5Znbitdecompressonenooptype, and H5Znbitdecompressoneatomic functions in H5Znbit.c in HDF5 through 2.3.0 advance a read index int...

6.9CVSS5.6AI score0.00127EPSS
SaveExploits0References3
NVD
NVD
added 3 days ago8 views

CVE-2026-19025

H5Olayoutdecode in H5Olayout.c in HDF5 through 2.3.0 does not validate that a chunked dataset's stored chunk-layout dimensionality matches its dataspace rank when an existing dataset is opened, whereas this check is performed only at dataset-creation time. This allows attackers to cause a denial ...

6.8CVSS0.00117EPSS
SaveExploits0References1
OSV
OSV
added 3 days ago3 views

DEBIAN-CVE-2026-19025

H5Olayoutdecode in H5Olayout.c in HDF5 through 2.3.0 does not validate that a chunked dataset's stored chunk-layout dimensionality matches its dataspace rank when an existing dataset is opened, whereas this check is performed only at dataset-creation time. This allows attackers to cause a denial ...

6.8CVSS5.5AI score0.00117EPSS
SaveExploits0References1
OSV
OSV
added 3 days ago4 views

DEBIAN-CVE-2026-19023

Untrusted pointer dereference in the renderbinoutput function in the h5dump tool in HDF5 before 2.3.0 allows attackers to cause a denial of service via a variable-length string dataset with more than one element dumped in binary mode, which corrupts the per-element stride calculation and causes...

6.8CVSS5.3AI score0.00117EPSS
SaveExploits0References1
NVD
NVD
added 3 days ago9 views

CVE-2026-19023

Untrusted pointer dereference in the renderbinoutput function in the h5dump tool in HDF5 before 2.3.0 allows attackers to cause a denial of service via a variable-length string dataset with more than one element dumped in binary mode, which corrupts the per-element stride calculation and causes...

6.8CVSS0.00117EPSS
SaveExploits0References1
CVE
CVE
added 3 days ago36 views

CVE-2026-19028

The CVE-2026-19028 vulnerability affects HDF5 up to version 2.3.0, specifically the H5Z__filter_fletcher32 function in H5Zfletcher32.c. The data length used for the checksum is computed by subtracting the 4-byte trailing checksum from the input buffer size without verifying that the buffer is at ...

6.8CVSS5.7AI score0.00127EPSS
SaveExploits0References3
Cvelist
Cvelist
added 3 days ago32 views

CVE-2026-19028 HDF5 integer underflow in Fletcher32 filter leads to massive out-of-bounds read

H5Zfilterfletcher32 in H5Zfletcher32.c in HDF5 through 2.3.0 computes the data length to checksum by subtracting the 4-byte trailing checksum size from the input buffer size without checking that the buffer is at least 4 bytes, allowing a sizet underflow. This allows attackers to cause a denial o...

6.8CVSS0.00127EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 3 days ago7 views

CVE-2026-19027

The H5Znbitdecompressonebyte, H5Znbitdecompressonenooptype, and H5Znbitdecompressoneatomic functions in H5Znbit.c in HDF5 through 2.3.0 advance a read index into the compressed chunk buffer without bounding it against the buffer's actual size. This allows attackers to cause an out-of-bounds heap...

6.9CVSS5.7AI score0.00127EPSS
SaveExploits0
CVE
CVE
added 3 days ago35 views

CVE-2026-19027

The CVE-2026-19027 entry describes an out-of-bounds heap read in HDF5 before 2.3.0 due to the N-Bit filter decompression routines. Specifically, H5Z__nbit_decompress_one_byte, H5Z__nbit_decompress_one_nooptype, and H5Z__nbit_decompress_one_atomic in H5Znbit.c advance a read index into the compres...

6.9CVSS5.7AI score0.00127EPSS
SaveExploits0References3
Cvelist
Cvelist
added 3 days ago34 views

CVE-2026-19027 HDF5 out-of-bounds heap read in N-Bit filter decompression

The H5Znbitdecompressonebyte, H5Znbitdecompressonenooptype, and H5Znbitdecompressoneatomic functions in H5Znbit.c in HDF5 through 2.3.0 advance a read index into the compressed chunk buffer without bounding it against the buffer's actual size. This allows attackers to cause an out-of-bounds heap...

6.9CVSS0.00127EPSS
SaveExploits0References3
CVE
CVE
added 3 days ago30 views

CVE-2026-19026

The CVE-2026-19026 issue affects HDF5 up to v2.3.0, specifically H5Z__filter_nbit in H5Znbit.c. The code dereferences cd_values[0] through cd_values[4] without verifying that cd_values is non-NULL or that cd_nelmts >= 5, exploiting the fixed size of the filter header. This can cause a denial o...

6.8CVSS5.5AI score0.00127EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 3 days ago6 views

CVE-2026-19025

H5Olayoutdecode in H5Olayout.c in HDF5 through 2.3.0 does not validate that a chunked dataset's stored chunk-layout dimensionality matches its dataspace rank when an existing dataset is opened, whereas this check is performed only at dataset-creation time. This allows attackers to cause a denial ...

6.8CVSS5.5AI score0.00117EPSS
SaveExploits0
CVE
CVE
added 3 days ago33 views

CVE-2026-19025

The CVE-2026-19025 entry concerns HDF5 versions up to 2.3.0. It describes a flaw in H5O__layout_decode within H5Olayout.c where a chunked dataset’s stored chunk-layout dimensionality is not validated against its dataspace rank when an existing dataset is opened (validation exists only at dataset ...

6.8CVSS5.5AI score0.00117EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 3 days ago9 views

CVE-2026-19023

Untrusted pointer dereference in the renderbinoutput function in the h5dump tool in HDF5 before 2.3.0 allows attackers to cause a denial of service via a variable-length string dataset with more than one element dumped in binary mode, which corrupts the per-element stride calculation and causes...

6.8CVSS5.4AI score0.00117EPSS
SaveExploits0
Cvelist
Cvelist
added 3 days ago31 views

CVE-2026-19023 HDF5 h5dump Untrusted Pointer Dereference in Binary Output of Variable-Length String Datasets

Untrusted pointer dereference in the renderbinoutput function in the h5dump tool in HDF5 before 2.3.0 allows attackers to cause a denial of service via a variable-length string dataset with more than one element dumped in binary mode, which corrupts the per-element stride calculation and causes...

6.8CVSS0.00117EPSS
SaveExploits0References1
CVE
CVE
added 3 days ago33 views

CVE-2026-10025

IBM QRadar SIEM is affected by an XML External Entity (XXE) vulnerability (CVE-2026-10025) in the parseXmlPayload() path of the event processing pipeline (q1labs_core.jar). It requires XML-Property Autodetection to be enabled on at least one log source and the attacker to deliver specially crafte...

8.2CVSS5.5AI score0.00322EPSS
SaveExploits0References1
Rows per page
Query Builder