PatchSiren cyber security CVE debrief
CVE-2026-71290 Apache Software Foundation CVE debrief
CVE-2026-71290 is an Improper TLS hostname verification vulnerability in Apache HttpComponents Client 5.4 or newer. The vulnerability allows an attacker to impersonate a server by presenting a valid certificate for a different domain when using the async version of HttpClient with HostnameVerificationPolicy#BUILTIN setting. The classic version of HttpClient is not affected. Defenders handling sensitive data or communications should assess exposure and prioritize upgrading to at least version 5.6.4.
- Vendor
- Apache Software Foundation
- Product
- Apache HttpComponents Client
- CVSS
- CRITICAL 9.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-11
- Original CVE updated
- 2026-09-24
- Advisory published
- 2026-08-11
- Advisory updated
- 2026-09-24
Who should care
Defenders handling sensitive data or communications using Apache HttpComponents Client 5.4 or newer should assess exposure and prioritize upgrading to at least version 5.6.4. This includes operators, platform administrators, vulnerability management teams, and security teams who need to review and mitigate this vulnerability.
Why it matters
CVE-2026-71290 is a critical vulnerability in Apache HttpComponents Client 5.4 or newer that allows server impersonation. Defenders handling sensitive data or communications should assess exposure and prioritize upgrading to at least version 5.6.4.
- Potential impersonation of servers by attackers
- Possible interception and modification of sensitive data
- Need for verification of hostname verification policy in async version of HttpClient
- Priority on upgrading to at least version 5.6.4
Technical summary
The Improper TLS hostname verification vulnerability in Apache HttpComponents Client 5.4 or newer allows an attacker to impersonate a server by presenting a valid certificate for a different domain when using the async version of HttpClient with HostnameVerificationPolicy#BUILTIN setting. The classic version of HttpClient is not affected. This vulnerability has a CVSS score of 9.1 and is considered critical. Defenders should prioritize upgrading to at least version 5.6.4 to fix the issue and assess exposure in systems using Apache HttpComponents Client 5.4 or newer.
Defensive priority
Upgrade to at least version 5.6.4 to fix the issue. Assess exposure in systems using Apache HttpComponents Client 5.4 or newer, especially those handling sensitive data or communications.
Recommended defensive actions
- Upgrade Apache HttpComponents Client to at least version 5.6.4
- Assess exposure in systems using Apache HttpComponents Client 5.4 or newer
- Verify hostname verification policy in async version of HttpClient
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability. Affected users are recommended to upgrade to at least version 5.6.4. The classic version of HttpClient is not affected. Evidence is limited to CVE Program and NVD sources. Defenders should verify affected product deployments and assess exposure in systems using Apache HttpComponents Client 5.4 or newer, especially those handling sensitive data or communications.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-71290 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-71290
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-71290 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-71290
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://lists.apache.org/thread/bhf7g2zwpom2ohvwjjjlonc93br2s8vq
[email protected] - Mailing List, Release Notes
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.