CVE-2025-14936
Unknown Unknown - Not Provided

Stack-Based Buffer Overflow in NetCDF-C Allows Remote Code Execution

Vulnerability report for CVE-2025-14936, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-12-23

Last updated on: 2025-12-23

Assigner: Zero Day Initiative

Description

NSF Unidata NetCDF-C Attribute 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 attribute 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-27269.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-23
Last Modified
2025-12-23
Generated
2026-07-06
AI Q&A
2025-12-23
EPSS Evaluated
2026-07-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 Quick Actions

Instant insights powered by AI
Impact Analysis

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

Executive Summary

This vulnerability is a stack-based buffer overflow in the NSF Unidata NetCDF-C library, specifically in how attribute names are parsed. It occurs because the software does not properly check the length of user-supplied data before copying it into a fixed-size 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]

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-14936. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart