Description
zlib versions up to and including 1.3.1.2 contain a global buffer overflow in the untgz utility. The TGZfname() function copies an attacker-supplied archive name from argv[] into a fixed-size 1024-byte static global buffer using an unbounded strcpy() call without length validation. Supplying an archive name longer than 1024 bytes results in an out-of-bounds write that can lead to memory corruption, denial of service, and potentially code execution depending on compiler, build flags, architecture, and memory layout. The overflow occurs prior to any archive parsing or validation.
INFO
Published Date :
2026-01-07T20:25:19.892Z
Last Modified :
2026-01-12T08:01:52.956Z
Source :
VulnCheck
AFFECTED PRODUCTS
The following products are affected by CVE-2026-22184 vulnerability.
| Vendors | Products |
|---|---|
| Zlib |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-22184.