CVE-2026-85091

Source
https://cve.org/CVERecord?id=CVE-2026-85091
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-85091.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-85091
Downstream
AZL (5)
BELL (1)
CGA (10)
DEBIAN (1)
ECHO (1)
ROOT (7)
UBUNTU (1)
Published
2026-09-03T01:04:44Z
Modified
2026-09-11T03:30:29Z
Severity
  • 8.3 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
zlib 1.3.1.2 through 1.3.2 Heap Buffer Overflow via gz_vacate
Details

zlib versions 1.3.1.2 through 1.3.2 contain a heap buffer overflow vulnerability in the gz_vacate() function when processing non-blocking gzwrite() operations with stale external buffer pointers. Attackers can trigger the overflow by calling gzprintf() or gzvprintf() after a write stall, causing an unchecked memmove() to write beyond the internal input buffer boundary.

Database specific
{
    "cna_assigner":  "VulnCheck",
    "cwe_ids":  [
        "CWE-787"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/85xxx/CVE-2026-85091.json"
}
References

Affected packages

Git / github.com/madler/zlib

Affected ranges

Type
GIT
Repo
https://github.com/madler/zlib
Events
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "1.3.1.2"
        },
        {
            "last_affected":  "1.3.2"
        },
        {
            "fixed":  "1.3.2"
        }
    ],
    "source":  [
        "AFFECTED_FIELD",
        "DESCRIPTION"
    ]
}

Affected versions

v1.*
v1.3.1.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-85091.json"