SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-86095

HIGH · CVSS 7.8 EPSS 0.13% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-04 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

F5 products utilizing Unidata netcdf-c versions up to 4.10.1 are vulnerable to an out-of-bounds write issue due to improper handling of HDF5 attribute names, which can lead to memory corruption and application crashes. Attackers can exploit this vulnerability by crafting HDF5 files with oversized attribute names, potentially compromising system stability and security. Organizations using affected F5 products should prioritize patching to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-86095
Severity
HIGH
CVSS
7.8
EPSS
0.13%
F5

Original NVD Description

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.