Answer in brief
CVE-2026-71290 records a Critical severity (CVSS 9.1) vulnerability in Apache HttpComponents Client: TLS hostname verification silently disabled on the async transport (default config, MITM). The current sources do not mark it as known exploited. The current feed maps Apache Software Foundation/Apache HttpComponents Client (generic), Apache Software Foundation/org.apache.httpcomponents.client5:httpclient5 (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 9.1. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Apache Software Foundation/Apache HttpComponents Client (generic), Apache Software Foundation/org.apache.httpcomponents.client5:httpclient5 (generic). Check affected ranges and fixed versions before updating.
| Product | Affected versions | Fixed versions |
|---|---|---|
| cpe:2.3:a:apache:httpclient:*:*:*:*:*:*:*:* | Not reported | Not reported |
| Package | Affected range | Fixed version |
|---|---|---|
| Apache Software Foundation/Apache HttpComponents Clientgeneric | 5.4-alpha | Not reported |
| Apache Software Foundation/org.apache.httpcomponents.client5:httpclient5generic | >=5.4-alpha <=5.6.3 | Not reported |
Published upstream
Aug 11, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 24, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 11, 2026
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.
Quoted source text, attributed separately from HOL analysis.