Description
TLS hostname verification issue in Apache Ranger Client Code in versions <= 2.8.0.
Users are recommended to upgrade to version 2.9.0, which fixes this issue.
Published: 2026-08-10
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in Apache Ranger client code permits the acceptance of TLS certificates issued for hostnames different from the intended server. This flaw directly undermines hostname verification, a core component of TLS security, and can enable attackers to intercept and manipulate encrypted traffic. The weakness corresponds to CWE‑297, illustrating a failure to validate identities before establishing a secure connection.

Affected Systems

Apache Software Foundation’s Apache Ranger products of version 2.8.0 or earlier are affected. Users are advised to upgrade to Apache Ranger 2.9.0, which resolves the hostname verification issue.

Risk and Exploitability

The CVSS score is not publicly disclosed, and EPSS is unavailable; the vulnerability is not listed in the CISA KEV catalog. The attack vector is network-based, occurring during the TLS handshake when the client validates a presented certificate. An attacker who can provide a fabricated certificate for the target hostname can position themselves as a legitimate server, potentially capturing sensitive data or conducting further attacks. Although no exploit has been reported in the public threat landscape, the absence of remediation controls and the ease of credential interception give this issue a moderate to high exploitability risk.

Generated by OpenCVE AI on August 10, 2026 at 11:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Ranger to version 2.9.0 or later, which restores proper hostname verification.
  • Configure the client to enforce strict certificate hostname checks; if the application allows override settings, disable any custom or lenient verification logic.
  • Monitor TLS traffic for unexpected hostname mismatches and consider network segmentation or firewall rules to isolate vulnerable clients until the official fix is applied.

Generated by OpenCVE AI on August 10, 2026 at 11:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
Description TLS hostname verification issue in Apache Ranger Client Code in versions <= 2.8.0. Users are recommended to upgrade to version 2.9.0, which fixes this issue.
Title Apache Ranger: Clients accept TLS certificates issued for other hostnames
Weaknesses CWE-297
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-10T10:34:38.574Z

Reserved: 2026-07-23T16:26:02.359Z

Link: CVE-2026-65942

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T11:30:16Z

Weaknesses
  • CWE-297

    Improper Validation of Certificate with Host Mismatch