VYPR
Moderate severityNVD Advisory· Published Mar 3, 2026· Updated Mar 3, 2026

Apache Ranger: Hostname verification bypass in NiFiRegistryClient and NifiClient

CVE-2025-59060

Description

Hostname verification bypass issue in Apache Ranger NiFiRegistryClient/NiFiClient is reported in Apache Ranger versions <= 2.7.0.

Users are recommended to upgrade to version 2.8.0, which fixes this issue.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Apache Ranger clients for NiFi bypass hostname verification, enabling MITM attacks; fixed in version 2.8.0.

Vulnerability

Description

The vulnerability resides in the NiFiRegistryClient and NiFiClient components of Apache Ranger. These clients fail to properly verify TLS hostnames, allowing an attacker to intercept or redirect communications between Ranger and Apache NiFi services. This is a classic hostname verification bypass issue [1][3].

Exploitation

An attacker with network access to the communication path between Ranger and NiFi can perform a man-in-the-middle attack. By presenting a valid certificate for a different hostname, the attacker can decrypt, read, or modify traffic without triggering detection, as the client does not verify that the certificate matches the intended server hostname [3].

Impact

Successful exploitation could lead to unauthorized access to sensitive data managed by Ranger, such as security policies or metadata, and potentially allow the attacker to alter access controls. The impact is considered low severity by the project [3].

Mitigation

Users should upgrade to Apache Ranger version 2.8.0, which corrects the hostname verification logic. No workarounds have been provided for earlier versions [1][3].

AI Insight generated on May 18, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.apache.ranger:ranger-nifi-registry-pluginMaven
< 2.8.02.8.0

Affected products

2
  • Apache/Rangerllm-fuzzy
    Range: <=2.7.0
  • Apache Software Foundation/Apache Rangerv5
    Range: 0

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.