CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-26197

unknowncovered by 2 sourcesfirst seen 2026-07-14
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.

CSIRTS triage

What
A mismatch in array size checks in H5Odtype.c has been identified.
Who is affected
No specific deployments or versions are mentioned.
Urgency
The urgency is unclear as the severity is listed as unknown.
Action
No specific action is provided.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-26197

Get an email if CVE-2026-26197 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-26197

CVE.org record

Embed the live status

CVE-2026-26197 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-26197 status](https://www.csirts.com/badge/CVE-2026-26197)](https://www.csirts.com/cve/CVE-2026-26197)