LiveActive security incident?Get immediate response
CVE Record

CVE-2025-59060: Apache Ranger: Hostname verification bypass in NiFiRegistryClient

Hostname verification bypass issue in Apache Ranger NiFiRegistryClient is reported in Apache Ranger versions <= 2.7.0. Users are recommended to upgrade to version 2.8.0, which fixes this issue.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Apache Ranger through version 2.7.0 may fail to confirm that a NiFi Registry server’s certificate matches its hostname. An attacker able to redirect or intercept that connection could impersonate the intended server and expose limited confidential information. The published severity is medium, and Apache Ranger 2.8.0 fixes the issue.

Executive priority

Schedule remediation through the normal vulnerability-management cycle, accelerating systems crossing untrusted networks or carrying sensitive data. This is not supported as an emergency-level issue because impact is limited to confidentiality and no active exploitation is documented. Ensure owners upgrade rather than accepting indefinite exposure.

Technical view

CVE-2025-59060 is a CWE-297 hostname-verification bypass in Apache Ranger NiFiRegistryClient. It is remotely reachable, requires no privileges or user interaction, and has low confidentiality impact without documented integrity or availability impact. The supplied CVSS 3.1 score is 5.3 with vector AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N.

Likely exposure

Exposure is limited to environments running Apache Ranger 2.7.0 or earlier that use NiFiRegistryClient. Practical risk depends on whether an attacker can redirect, intercept, or otherwise influence the client’s network connection. The source bundle does not identify specific deployment configurations or internet-facing exposure.

Exploitation context

The supplied sources do not report active exploitation, and the CVE is not listed as KEV in the bundle. Exploitation would require abusing inadequate hostname verification to impersonate the expected NiFi Registry endpoint. No public exploit evidence is provided.

Researcher notes

The affected range is stated narratively as Apache Ranger versions through 2.7.0; the structured affected entry in the bundle is inconsistent, listing version “0” with default status unaffected. Treat the vendor advisory and CVE description as the clearer evidence, while verifying exact package applicability. No vulnerable code path details or exploitation evidence are supplied.

Mitigation direction

  • Upgrade Apache Ranger to version 2.8.0 or later.
  • Review the Apache advisory for deployment-specific upgrade guidance.
  • Prioritize systems using NiFiRegistryClient across untrusted or attacker-influenceable networks.

Validation and detection

  • Inventory Apache Ranger versions and identify installations at 2.7.0 or earlier.
  • Confirm whether each affected installation uses NiFiRegistryClient.
  • Verify upgraded installations report Apache Ranger 2.8.0 or later.
  • Confirm NiFiRegistryClient rejects certificates whose hostname does not match the intended server.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-297: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-59060 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
2ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2025-59060Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Apache Software FoundationApache Ranger0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-297 · source CWE mapping

Improper Validation of Certificate with Host Mismatch

Improper Validation of Certificate with Host Mismatch represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.