CVE-2026-71290

Source
https://cve.org/CVERecord?id=CVE-2026-71290
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-71290.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-71290
Downstream
Published
2026-08-11T20:33:56.947Z
Modified
2026-08-19T03:48:51.288375971Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
Apache HttpComponents Client: TLS hostname verification silently disabled on the async transport (default config, MITM)
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-295"
    ],
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "5.4-alpha"
                },
                {
                    "last_affected": "5.6.3"
                }
            ]
        }
    ],
    "cna_assigner": "apache",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/71xxx/CVE-2026-71290.json"
}
References

Affected packages

Git / github.com/apache/httpcomponents-client

Affected ranges

Type
GIT
Repo
https://github.com/apache/httpcomponents-client
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:apache:httpclient:*:*:*:*:*:*:*:*",
    "source": "CPE_RANGE",
    "extracted_events": [
        {
            "introduced": "5.4"
        },
        {
            "fixed": "5.6.4"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-71290.json"