Wingetlywingetly
← All apps

GDAL

by GISInternalsv3.12.1

Last updated

GDAL is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source License by the Open Source Geospatial Foundation.

Install with winget

$ winget install --id GISInternals.GDAL --exact --version 3.12.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for GDAL

GDAL uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i gdal-3.12.1-1944-x64-core.msi /quiet /norestart

See the full silent install reference for GDAL

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v3.12.1

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

6 known CVEs via NVD

  • low3.3Fix availableCVE-2026-8088affects <=3.12.4May 7, 2026

    A weakness has been identified in OSGeo gdal up to 3.13.0dev-4. The affected element is the function GDfieldinfo of the file frmts/hdf4/hdf-eos/GDapi.c. Executing a manipulation can lead to out-of-bounds read. The attack needs to be launched locally. The exploit has been made av...

  • medium5.3Fix availableCVE-2026-8087affects <=3.12.4May 7, 2026

    A security flaw has been discovered in OSGeo gdal up to 3.13.0dev-4. Impacted is the function GDnentries of the file frmts/hdf4/hdf-eos/GDapi.c. Performing a manipulation of the argument DataFieldName results in heap-based buffer overflow. The attack must be initiated from a loc...

  • medium5.3Fix availableCVE-2026-8086affects <=3.12.4May 7, 2026

    A vulnerability was identified in OSGeo gdal up to 3.13.0dev-4. This issue affects the function SWnentries of the file frmts/hdf4/hdf-eos/SWapi.c. Such manipulation of the argument DimensionName leads to heap-based buffer overflow. The attack must be carried out locally. The exp...

  • low3.3Fix availableCVE-2026-8084affects <=3.12.4May 7, 2026

    A vulnerability was determined in OSGeo gdal up to 3.13.0dev-4. This vulnerability affects the function memmove of the file frmts/hdf4/hdf-eos/SWapi.c of the component HDF-EOS Grid File Handler. This manipulation causes out-of-bounds read. The attack is restricted to local execu...

  • medium5.5Patched in wingetCVE-2025-29480affects v3.10.2Apr 7, 2025

    Buffer Overflow vulnerability in gdal 3.10.2 allows a local attacker to cause a denial of service via the OGRSpatialReference::Release function. NOTE: the Supplier indicates that the report is invalid and could not be reproduced.

  • medium5.5Patched in wingetCVE-2021-45943affects >=3.3.0 and <=3.4.0Dec 31, 2021

    GDAL 3.3.0 through 3.4.0 has a heap-based buffer overflow in PCIDSK::CPCIDSKFile::ReadFromFile (called from PCIDSK::CPCIDSKSegment::ReadFromFile and PCIDSK::CPCIDSKBinarySegment::CPCIDSKBinarySegment).

Source: NVD, updated 5h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • GDAL MrSID pluginGISInternals
    GISInternals.GDAL.MrSIDv3.12.1

    GDAL plugin to support decoding MrSID (Multi-resolution Seamless Image Database, .sid) raster files

  • GDAL ECW 5.5 pluginGISInternals
    GISInternals.GDAL.ECWv3.12.1

    GDAL plugin to support decoding ECW (Enhanced Compressed Wavelets, .ecw) and JP2ECW (ERDAS JPEG2000, .jp2) raster files

  • GDAL FileGDB pluginGISInternals
    GISInternals.GDAL.FileGDBv3.12.1

    GDAL plugin using ESRI's FileGDB_API_1.5.1 to read FileGDB (ESRI File Geodatabase, .gdb) vector files

  • GDAL Oracle pluginGISInternals
    GISInternals.GDAL.Oraclev3.12.1

    GDAL plugin to support reading and writing Oracle Spatial vector data and Oracle Spatial GeoRaster data to and from Oracle databases

  • QGIS (LTR)QGIS.org
    OSGeo.QGIS_LTRv3.44.12

    A Free and Open Source Geographic Information System (GIS)

  • QGISQGIS.org
    OSGeo.QGISv4.2.0

    A Free and Open Source Geographic Information System (GIS)

More from GISInternals or browse gdal, gis, ogr.

Frequently asked questions

How do I install GDAL on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id GISInternals.GDAL --exact --version 3.12.1. winget downloads the installer from GISInternals and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install GDAL silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id GISInternals.GDAL --exact 3.12.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for GDAL?
GDAL uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i gdal-3.12.1-1944-x64-core.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall GDAL via winget?
Run: winget uninstall --id GISInternals.GDAL --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from GDAL's Apps & Features entry.
Is GDAL free?
GDAL is distributed under MIT. Refer to the publisher (https://gdal.org) for the full license terms - Wingetly itself does not charge for installation.
Does GDAL work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls GDAL directly from the publisher.
How do I keep GDAL up to date?
Run winget upgrade --id GISInternals.GDAL --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of GDAL from microsoft/winget-pkgs.

Recent versions

  • 3.12.1latest
  • 3.10.0