Zlib · Zlib · CVE-2026-27171
**Name of the Vulnerable Software and Affected Versions**
zlib versions prior to 1.3.2
**Description**
The software contains an issue where CPU consumption can occur through the `crc32 combine64` and `crc32 combine gen64` functions. This is due to the `x2nmodp` function potentially performing right shifts within a loop lacking a termination condition.
**Recommendations**
Update to version 1.3.2 or later.