CVE-2026-86095

Summary

Unidata netcdf-c through 4.10.1 contains an out-of-bounds write vulnerability in NC4_HDF5_inq_attname() that copies HDF5 attribute names into a fixed 256-byte buffer without length validation. Attackers can craft HDF5 files with oversized attribute names to overflow the destination buffer, causing memory corruption and crashes when applications enumerate attribute names.

Affected Software

VendorProductVersion RangeStatus
Unidatanetcdf-c0 <= 4.10.1affected

Weaknesses

  • CWE-787: Out-of-bounds Write

References