All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-71290
CRITICALpublished 2026-08-11 21:17 UTC · 1 day ago · modified 2026-08-12 20:50 UTC
9.1
CVSS / 10
// description
Improper TLS hostname verification vulnerability in Apache HttpComponents Client 5.4 or newer. HostnameVerificationPolicy#BUILTIN setting has no effect when used with the async version of HttpClient. An attacker that can intercept and modify traffic between the client and the server can impersonate the server by presenting a valid certificate for a different domain. Please note the classic version of HttpClient is not affected by this vulnerability. Affected users are recommended to upgrade to at least version 5.6.4, which fixes the issue.
// weaknesses (CWE)
- CWE-295