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: 7.5 High
EPSS: < 1% Very Low
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 7.5, 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 21:36 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 21:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:apache:ranger:*:*:*:*:*:*:*:*

Tue, 11 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache ranger
Vendors & Products Apache
Apache ranger

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-10T19:58:09.112Z

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

Link: CVE-2026-65942

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

Published: 2026-08-10T11:17:27.240

Modified: 2026-08-17T17:29:34.877

Link: CVE-2026-65942

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T14:25:22Z

Weaknesses
  • CWE-297

    Improper Validation of Certificate with Host Mismatch