CVE Catalog

CVE-2026-49014

HighCVSS 7.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.10%

1th percentile - higher than 1% of all known CVEs

Summary

In GDAL 3.1.0 through 3.13.0, scanForGeometryContainers in the netCDF driver allows code execution via a stack-based buffer overflow. The attacker embeds the exploit as an oversized geometry attribute in a crafted NetCDF file, achieving arbitrary code execution on the server running GDAL.

Risk Assessment

Risk of remote code execution on a server processing geospatial data, potentially leading to full system compromise.

Recommendation

It is recommended to update GDAL to version 3.14.0 or later, which includes a fix for this vulnerability.

Other vulnerabilities in GDAL

See all
Original NVD description (English source)

In GDAL 3.1.0 through 3.13.0, scanForGeometryContainers in the netCDF driver allows code execution via a stack-based buffer overflow. It reads a geometry attribute into a fixed-size stack buffer without validating the attribute length. The attacker embeds the exploit as an oversized geometry attribute in a crafted NetCDF file. This achieves arbitrary code execution on the server running GDAL. This is in frmts/netcdf/netcdfsg.cpp.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS