SCA: security update for gdal (GHSA-wphc-7cm7-8mf7)

high Tenable Self-Hosted Container Security Plugin ID 444244

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-49014)

Solution

Update the gdal library and its related packages to version 3.13.1 or later.

See Also

https://github.com/advisories/GHSA-wphc-7cm7-8mf7

Plugin Details

Severity: High

ID: 444244

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/1/2026

Updated: 7/1/2026

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.93

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:L/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2026-49014

CVSS v3

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.8

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/27/2026

Vulnerability Publication Date: 5/27/2026

Reference Information

CVE: CVE-2026-49014

cwe: CWE-121