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.
References
| Link | Resource |
|---|---|
| https://lists.apache.org/thread/qqfzo3fqcdk4l5496vz95ppvl4ty511q | Mailing List Release Notes |
| http://www.openwall.com/lists/oss-security/2026/08/13/5 |
Configurations
History
No history.
Information
Published : 2026-07-31 11:17
Updated : 2026-08-13 17:17
NVD link : CVE-2026-64607
Mitre link : CVE-2026-64607
CVE.ORG link : CVE-2026-64607
JSON object : View
Products Affected
apache
- httpclient
CWE
CWE-772
Missing Release of Resource after Effective Lifetime
