Loading market data...
← Back to CVE feed

CVE-2026-85091

HIGH CVSS 7.4 View on NVD ↗

Description

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.

CVSS Vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H
Published: Sep 03, 2026 13:06 UTC Modified: Sep 03, 2026 14:17 UTC