Improper validation of certificate with host mismatch in Apache HttpComponents Client - CVE-2026-71290
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to impersonate the server.
The vulnerability exists due to improper certificate validation in the async transport of HttpClient when establishing TLS connections with HostnameVerificationPolicy#BUILTIN. A remote attacker can intercept and modify traffic and present a valid certificate for a different domain to impersonate the server.
The classic version of HttpClient is not affected.