Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2025-14935
Linux Debian vulnerability analysis and mitigation

Overview

CVE-2025-14935 is a heap-based buffer overflow vulnerability in NSF Unidata NetCDF-C that allows remote attackers to execute arbitrary code on affected installations. The flaw exists within the parsing of dimension names, where user-supplied data length is not validated before being copied into a fixed-length heap-based buffer. It was discovered by researcher Fady Othman, reported to the vendor on June 3, 2025, and publicly disclosed as a 0-day advisory on December 18, 2025, after the vendor failed to provide a patch. The CVE was formally published on December 23, 2025, and carries a CVSS v3.0 base score of 7.8 (High), assigned by the Zero Day Initiative (ZDI Advisory).

Technical details

The root cause is classified as CWE-122 (Heap-based Buffer Overflow) and CWE-787 (Out-of-bounds Write), stemming from the absence of proper length validation when processing dimension name fields in NetCDF-C file parsing routines. An attacker crafts a malicious NetCDF file (or hosts it on a malicious page) containing an oversized dimension name string; when the library parses this file, the unchecked data is copied into a fixed-size heap buffer, causing an overflow that can overwrite adjacent heap memory. Exploitation requires user interaction — specifically, the target must open a malicious file or visit a page that triggers NetCDF-C parsing. The attack vector is local (the file must be processed on the victim's system), with no privileges required (ZDI Advisory, NVD).

Impact

Successful exploitation allows an attacker to execute arbitrary code in the context of the current user, resulting in high confidentiality, integrity, and availability impact. An attacker who achieves code execution could read sensitive data accessible to the user, modify or destroy files, and potentially crash the application. Because NetCDF-C is widely used in scientific computing, climate research, and data analysis pipelines, exploitation could affect research data integrity or serve as an entry point for further lateral movement within scientific computing environments (ZDI Advisory).

Exploitability

This vulnerability was published as a 0-day advisory by ZDI on December 18, 2025, meaning no vendor patch was available at the time of disclosure. No public proof-of-concept exploit code or in-the-wild exploitation has been reported as of the available data. The EPSS score is approximately 0.046% (0.000460), indicating a low current probability of exploitation in the wild. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The ZDI advisory (ZDI-25-1154) serves as the primary public reference (ZDI Advisory).

Exploitation steps

  1. Craft a malicious NetCDF file: Create a specially crafted NetCDF-C file containing a dimension name field with an excessively long string that exceeds the fixed-size heap buffer used during parsing.
  2. Deliver the payload: Host the malicious file on a web page or distribute it via email/file-sharing to a target who uses NetCDF-C for data processing (e.g., a scientist or data analyst).
  3. Trigger file parsing: Induce the target to open the malicious file using an application that links against the vulnerable NetCDF-C library, or visit a web page that causes the file to be fetched and parsed automatically.
  4. Heap overflow execution: The NetCDF-C dimension name parser copies the oversized string into a fixed-length heap buffer without bounds checking, overwriting adjacent heap metadata or function pointers.
  5. Achieve code execution: By controlling the overflow content, the attacker redirects execution flow to attacker-controlled shellcode or a ROP chain, executing arbitrary code in the context of the current user (ZDI Advisory).

Indicators of compromise

  • File System: Unexpected or anomalous .nc (NetCDF) files in user download directories, temporary folders, or email attachments with unusually large dimension name fields.
  • Process: Abnormal child processes spawned by applications using NetCDF-C (e.g., scientific analysis tools, data processing scripts) such as shells (/bin/sh, cmd.exe) or network utilities (curl, wget).
  • Logs: Application crash logs or core dumps associated with NetCDF-C parsing routines, particularly heap corruption errors or segmentation faults during file open operations.
  • Network: Outbound connections from data analysis or scientific computing processes to unexpected external IP addresses following the opening of a NetCDF file.

Mitigation and workarounds

No vendor patch has been released as of the disclosure date; ZDI published this as a 0-day after the vendor did not respond with a fix within the coordinated disclosure window. The only recommended mitigation from ZDI is to restrict interaction with the NetCDF-C product — specifically, avoid opening NetCDF files from untrusted sources. Organizations should implement file-type filtering and user awareness to prevent processing of untrusted .nc files. Monitor the NSF Unidata GitHub repository and official channels for patch releases and apply them promptly when available (ZDI Advisory).

Community reactions

The vulnerability was credited to researcher Fady Othman and disclosed by the Zero Day Initiative after an extended coordinated disclosure period during which the vendor acknowledged receipt but did not provide a patch or timeline. ZDI followed its standard policy of publishing after 180+ days without vendor remediation. No significant public commentary from the broader security community or media coverage beyond the ZDI advisory and vulnerability database entries has been identified (ZDI Advisory).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

netcdf-parallel

Affected

sid

netcdf-parallel: 1:4.10.1-1

Fixed

trixie

netcdf-parallel

Affected

Ubuntu

Unknown

bionic (esm-apps)

netcdf

Deferred

devel

netcdf

Deferred

focal (esm-apps)

netcdf

Deferred

jammy

netcdf

Deferred

jammy (esm-apps)

netcdf

Deferred

noble

netcdf

Deferred

noble (esm-apps)

netcdf

Deferred

resolute

netcdf

Deferred

SourceThis report was generated using AI

Related Linux Debian vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-94106HIGH8.7
  • Linux Debian logoLinux Debian
  • php-getid3
NoNoSep 20, 2026
CVE-2026-93990HIGH8.7
  • Linux Debian logoLinux Debian
  • expat
NoNoSep 19, 2026
CVE-2026-94108HIGH8.3
  • Linux Debian logoLinux Debian
  • php-getid3
NoNoSep 20, 2026
CVE-2026-93962MEDIUM5.5
  • Linux Debian logoLinux Debian
  • kamailio
NoNoSep 20, 2026
CVE-2026-82560NONEN/A
  • Linux Debian logoLinux Debian
  • perl
NoYesSep 19, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management