PoC Index82,564 CVEs with PoCs

CVE-2026-85091

zlib 1.3.1.2 through 1.3.2 Heap Buffer Overflow via gz_vacate

HIGH 8.3EPSS 0.4%

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.

Affected
zlib
CVSS v4.0 VulnCheck
8.3 HIGHCVSS: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 v3.1 VulnCheck
7.4 HIGHCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H
EPSS
0.44% chance of exploitation in the next 30 days, 37th percentile
Published
2026-09-03

Proof-of-concept exploits (1)

References