OESA-2026-3262

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-3262
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-3262.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-3262
Upstream
Published
2026-08-07T02:42:37Z
Modified
2026-08-07T03:00:58.447879268Z
Severity
  • 5.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X CVSS Calculator
Summary
hdf5 security update
Details

HDF5 is a data model, library, and file format for storing and managing data. It supports an unlimited variety of datatypes, and is designed for flexible and efficient I/O and for high volume and complex data. HDF5 is portable and is extensible, allowing applications to evolve in their use of HDF5. The HDF5 Technology suite includes tools and applications for managing, manipulating, viewing, and analyzing data in the HDF5 format.

Security Fix(es):

Heap-based buffer overflow in the SOHM list-index deserialization code in HDF5 through 2.1.1 on all platforms allows attackers to cause a denial of service (crash) via a crafted HDF5 file whose shared-message list index declares a nummessages count exceeding listmax, triggering out-of-bounds heap reads and writes in H5SMcachelistdeserialize and H5SMcachelistverify_chksum.(CVE-2026-17572)

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.(CVE-2026-17573)

HDF5 contains a NULL pointer dereference vulnerability. Processing a crafted HDF5 file containing an attribute with an invalid variable-length datatype type field may cause the application to crash when the attribute is read.(CVE-2026-17574)

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 full size of the datatype (dt->shared->size) separately from the number of elements (dt->shared->u.array.nelem) and the element size (dt->shared->parent->shared->size). If any one of these are corrupted so that they don't align with the others (element size * nelem = full size), it can lead to an out of bounds read. Depending on what is corrupted, it can alter the type of out of bounds read triggered. The vulnerability is present only in files that have been maliciously altered, as its generally not possible to independently alter the full size of the datatype, the element count and the element size. As such, this is only present if a malicious actor is altering files, and won't appear in regular usage.(CVE-2026-26197)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:24.03-LTS-SP4 / hdf5

Package

Name
hdf5
Purl
pkg:rpm/openEuler/hdf5&distro=openEuler-24.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.14.5-5.oe2403sp4

Ecosystem specific

{
    "x86_64": [
        "hdf5-1.14.5-5.oe2403sp4.x86_64.rpm",
        "hdf5-debuginfo-1.14.5-5.oe2403sp4.x86_64.rpm",
        "hdf5-debugsource-1.14.5-5.oe2403sp4.x86_64.rpm",
        "hdf5-devel-1.14.5-5.oe2403sp4.x86_64.rpm",
        "hdf5-mpich-1.14.5-5.oe2403sp4.x86_64.rpm",
        "hdf5-mpich-devel-1.14.5-5.oe2403sp4.x86_64.rpm",
        "hdf5-mpich-static-1.14.5-5.oe2403sp4.x86_64.rpm",
        "hdf5-openmpi-1.14.5-5.oe2403sp4.x86_64.rpm",
        "hdf5-openmpi-devel-1.14.5-5.oe2403sp4.x86_64.rpm",
        "hdf5-openmpi-static-1.14.5-5.oe2403sp4.x86_64.rpm"
    ],
    "src": [
        "hdf5-1.14.5-5.oe2403sp4.src.rpm"
    ],
    "aarch64": [
        "hdf5-1.14.5-5.oe2403sp4.aarch64.rpm",
        "hdf5-debuginfo-1.14.5-5.oe2403sp4.aarch64.rpm",
        "hdf5-debugsource-1.14.5-5.oe2403sp4.aarch64.rpm",
        "hdf5-devel-1.14.5-5.oe2403sp4.aarch64.rpm",
        "hdf5-mpich-1.14.5-5.oe2403sp4.aarch64.rpm",
        "hdf5-mpich-devel-1.14.5-5.oe2403sp4.aarch64.rpm",
        "hdf5-mpich-static-1.14.5-5.oe2403sp4.aarch64.rpm",
        "hdf5-openmpi-1.14.5-5.oe2403sp4.aarch64.rpm",
        "hdf5-openmpi-devel-1.14.5-5.oe2403sp4.aarch64.rpm",
        "hdf5-openmpi-static-1.14.5-5.oe2403sp4.aarch64.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-3262.json"