CVE-2026-27171
Received
Received - Intake
Infinite Loop CPU Consumption in zlib crc32_combine Functions
Publication date: 2026-02-18
Last updated on: 2026-03-25
Assigner: MITRE
Description
Description
zlib before 1.3.2 allows CPU consumption via crc32_combine64 and crc32_combine_gen64 because x2nmodp can do right shifts within a loop that has no termination condition.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| zlib | zlib | From 1.2.12 (inc) to 1.3.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1284 | The product receives input that is expected to specify a quantity (such as size or length), but it does not validate or incorrectly validates that the quantity has the required properties. |