CVE-2025-14934
Unknown Unknown - Not Provided
Stack-based Buffer Overflow in NetCDF-C Enables Remote Code Execution

Publication date: 2025-12-23

Last updated on: 2025-12-23

Assigner: Zero Day Initiative

Description
NSF Unidata NetCDF-C Variable Name Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of NSF Unidata NetCDF-C. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of variable names. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current user. Was ZDI-CAN-27267.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-23
Last Modified
2025-12-23
Generated
2026-05-07
AI Q&A
2025-12-23
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
nsf unidata_netcdf-c *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-121 A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a stack-based buffer overflow in NSF Unidata NetCDF-C that occurs when parsing variable names. It happens because the software does not properly check the length of user-supplied data before copying it into a fixed-length buffer on the stack. An attacker can exploit this by tricking a user into visiting a malicious webpage or opening a malicious file, which then allows the attacker to execute arbitrary code with the same privileges as the current user. [1]


How can this vulnerability impact me? :

If exploited, this vulnerability can allow an attacker to execute arbitrary code on your system with the privileges of the current user. This can lead to unauthorized access, data modification, or disruption of services, impacting confidentiality, integrity, and availability of your system. [1]


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, avoid opening untrusted NetCDF files or visiting untrusted webpages that may trigger the vulnerability. Ensure that users are aware not to interact with suspicious files or links. Additionally, apply any available patches or updates from the vendor for NSF Unidata NetCDF-C to fix the buffer overflow issue. [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart