CVE Catalog

CVE-2026-71290

Unknown
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

A man-in-the-middle attacker can impersonate the server, potentially leading to interception of sensitive data or compromise of communication integrity.

Recommendation

Upgrade Apache HttpComponents Client to at least version 5.6.4, which fixes the issue.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS