
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-4738 is an Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in OSGeo GDAL affecting the bundled zlib infback9 module, specifically the inftree9.c file. The vulnerability stems from a pointer offset optimization issue originally identified in CVE-2016-9840 within the upstream madler/zlib library, which was not applied to GDAL's cloned copy of the code. All GDAL versions before 3.11.0 are affected. It carries a CVSS v4.0 base score of 9.4 (Critical), assigned by GovTech CSG and published on March 24, 2026 (Feedly, EUVD).
The root cause is an unsafe pointer offset optimization in frmts/zlib/contrib/infback9/inftree9.c, a cloned function derived from the madler/zlib library. This pattern was originally flagged in CVE-2016-9840 and fixed upstream via commit 6a04314 in the zlib repository, but the fix was never propagated to GDAL's bundled copy. The vulnerability (CWE-119) allows memory operations to exceed buffer boundaries during decompression processing in the infback9 module. Exploitation requires passive user interaction (e.g., opening or processing a maliciously crafted geospatial file), with no privileges required and low attack complexity over a network vector. The fix was merged into GDAL's master branch on May 1, 2025, via pull request #12244, removing the unsafe offset pointer optimization (GitHub PR #12244).
Successful exploitation can result in high confidentiality, integrity, and availability impacts on both the vulnerable component and any dependent systems. An attacker could potentially execute arbitrary code in the context of the application processing the malicious file, cause a denial of service through application crash, or read sensitive data from memory. Given GDAL's widespread use in geospatial data processing pipelines, GIS applications, and server-side map rendering services, exploitation could affect a broad range of downstream systems (Feedly, EUVD).
The CVSS v4.0 exploit maturity is rated as 'ATTACKED,' indicating active in-the-wild exploitation has been reported, though no public proof-of-concept exploit code has been confirmed. The vulnerability is marked as automatable (AU:Y), meaning attacks can be scripted at scale. The EPSS score is approximately 0.042%, reflecting a relatively low but non-negligible probability of exploitation in the near term. No specific threat actor attribution or CISA KEV catalog listing has been identified at this time (Feedly, EUVD).
inftree9.c.infback9 decompression module, triggering the unsafe pointer offset operation in inftree9.c, resulting in a memory corruption condition.gdalinfo, gdal_translate, or application servers using GDAL libraries) when processing external geospatial files.The primary remediation is to upgrade OSGeo GDAL to version 3.11.0 or later, which includes the fix merged via pull request #12244 on May 1, 2025. For organizations unable to patch immediately, restrict network access to systems running affected GDAL installations, particularly those that accept externally supplied geospatial files for processing. Additionally, monitor application logs for crashes or errors originating from the zlib/infback9 decompression module. Note that the upstream madler/zlib repository also has an open pull request (#1235) to address the same issue in the original library (GitHub PR #12244, Feedly).
The vulnerability was noted on Bluesky via the CVE tracking account shortly after disclosure. INCIBE-CERT (Spain's national cybersecurity incident response team) published an early warning advisory. The fix was quietly merged into GDAL's master branch in May 2025, nearly a year before the CVE was formally assigned, with the reporter (npt-1707) notifying the GDAL maintainer of their intent to file a CVE in November 2025. Community discussion on GitHub noted that the same issue should also be addressed in the upstream madler/zlib repository, leading to an open pull request there as well (GitHub PR #12244, INCIBE).
Fix availability across major Linux distributions and their releases.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."