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.
https://www.vulncheck.com/advisories/zlib-1.3.1.2-through-1.3.2-heap-buffer-overflow-via-gz-vacate
https://github.com/madler/zlib/blob/v1.3.2/gzwrite.c#L393
https://github.com/madler/zlib
https://gist.github.com/thesmartshadow/e0b9481792afb7c31e86fee1ff084490
Published: 2026-09-03
Updated: 2026-09-03
Base Score: 7.1
Vector: CVSS2#AV:N/AC:H/Au:N/C:N/I:C/A:C
Severity: High
Base Score: 7.4
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H
Severity: High
Base Score: 8.3
Vector: 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
Severity: High
EPSS: 0.00442