Missing Release of Resource after Effective Lifetime in Apache HttpComponents Client - CVE-2026-64607
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper resource management in the classic i/o model HttpClient connection handling when processing a response with an invalid or unsupported content-encoding header value. A remote attacker can send a response with an invalid or unsupported content-encoding header value to cause a denial of service.
Only the classic i/o model is affected; the async i/o model is not affected.