FKIE_CVE-2026-27171
Vulnerability from fkie_nvd - Published: 2026-02-18 04:16 - Updated: 2026-02-20 16:45
Severity ?
2.9 (Low) - CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
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.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://7asecurity.com/blog/2026/02/zlib-7asecurity-audit/ | Product | |
| cve@mitre.org | https://7asecurity.com/reports/pentest-report-zlib-RC1.1.pdf | Technical Description | |
| cve@mitre.org | https://github.com/madler/zlib/issues/904 | Issue Tracking, Exploit | |
| cve@mitre.org | https://github.com/madler/zlib/releases/tag/v1.3.2 | Release Notes | |
| cve@mitre.org | https://ostif.org/zlib-audit-complete/ | Product | |
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://7asecurity.com/reports/pentest-report-zlib-RC1.1.pdf | Technical Description |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:zlib:zlib:*:*:*:*:*:*:*:*",
"matchCriteriaId": "8AC91442-9A81-4D5E-BDC2-542C48FE458D",
"versionEndExcluding": "1.3.2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "zlib anterior a 1.3.2 permite el consumo de CPU a trav\u00e9s de crc32_combine64 y crc32_combine_gen64 porque x2nmodp puede realizar desplazamientos a la derecha dentro de un bucle que no tiene condici\u00f3n de terminaci\u00f3n."
}
],
"id": "CVE-2026-27171",
"lastModified": "2026-02-20T16:45:28.827",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 2.9,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 1.4,
"impactScore": 1.4,
"source": "cve@mitre.org",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2026-02-18T04:16:01.263",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "https://7asecurity.com/blog/2026/02/zlib-7asecurity-audit/"
},
{
"source": "cve@mitre.org",
"tags": [
"Technical Description"
],
"url": "https://7asecurity.com/reports/pentest-report-zlib-RC1.1.pdf"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Exploit"
],
"url": "https://github.com/madler/zlib/issues/904"
},
{
"source": "cve@mitre.org",
"tags": [
"Release Notes"
],
"url": "https://github.com/madler/zlib/releases/tag/v1.3.2"
},
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "https://ostif.org/zlib-audit-complete/"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"tags": [
"Technical Description"
],
"url": "https://7asecurity.com/reports/pentest-report-zlib-RC1.1.pdf"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-1284"
}
],
"source": "cve@mitre.org",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…