HttpClient based on the classic i/o model fails to correctly release the underlying connection back to the connection manager if it encounters an invalid or unsupported Content-Encoding header value in the response message. Please note this defect does not affect HttpClient based on the async i/o model.
This issue affects Apache HttpComponents Client: from 5.0-alpha1 through 5.6.2.
{
"cwe_ids": [
"CWE-772"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64607.json",
"cna_assigner": "apache",
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "5.0-alpha"
},
{
"last_affected": "5.6.2"
}
],
"source": "AFFECTED_FIELD"
},
{
"source": "DESCRIPTION",
"extracted_events": [
{
"introduced": "5.0-alpha1"
},
{
"fixed": "5.6.2"
}
]
}
]
}{
"cpe": "cpe:2.3:a:apache:httpclient:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "5.0.0"
},
{
"fixed": "5.6.3"
}
],
"source": "CPE_RANGE"
}