原始 OSV JSON{
"id": "GHSA-wphc-7cm7-8mf7",
"aliases": [
"CVE-2026-49014"
],
"details": "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.",
"summary": "GDAL: scanForGeometryContainers in the netCDF driver allows code execution via a stack-based buffer overflow",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.1.0"
},
{
"fixed": "3.13.1"
}
]
}
],
"package": {
"name": "gdal",
"ecosystem": "PyPI"
}
}
],
"modified": "2026-07-01T18:07:07Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2026-05-27T03:30:31Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49014",
"type": "ADVISORY"
},
{
"url": "https://github.com/OSGeo/gdal/issues/14594",
"type": "WEB"
},
{
"url": "https://github.com/OSGeo/gdal/pull/14598",
"type": "WEB"
},
{
"url": "https://github.com/OSGeo/gdal/commit/f5ebabc1042f3c59b24e7c8ad45dda242d127f09",
"type": "WEB"
},
{
"url": "https://github.com/OSGeo/gdal",
"type": "PACKAGE"
},
{
"url": "https://github.com/OSGeo/gdal/blob/v3.13.1/NEWS.md",
"type": "WEB"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/gdal/PYSEC-2026-193.yaml",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-121"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2026-05-27T02:16:34Z",
"github_reviewed_at": "2026-07-01T18:07:07Z"
}
}