CVE-2026-55814
Received Received - Intake

Missing Authentication in Apache Ranger Download APIs

Vulnerability report for CVE-2026-55814, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-10

Last updated on: 2026-08-10

Assigner: Apache Software Foundation

Description

Missing Authentication in Apache Ranger Download APIs on versions <= 2.8.0. Users are recommended to upgrade to version 2.9.0, which fixes this issue.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-10
Last Modified
2026-08-10
Generated
2026-08-10
AI Q&A
2026-08-10
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
apache ranger to 2.8.0 (inc)
apache ranger 2.9.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-55814 is a missing authentication vulnerability in Apache Ranger versions up to 2.8.0. It affects Download APIs, allowing unauthorized access to plugin data without requiring authentication.

Detection Guidance

Check Apache Ranger version with: curl -s http://<ranger-server>:6080/service/version | grep version. If version <= 2.8.0, the system is vulnerable. Inspect network traffic for unauthenticated requests to /service/plugins/download or similar endpoints.

Impact Analysis

This vulnerability could allow attackers to access sensitive plugin data without authentication. This may lead to data breaches or unauthorized modifications if exploited.

Compliance Impact

Missing authentication risks non-compliance with GDPR and HIPAA by exposing sensitive data without proper access controls. Organizations must address this to meet regulatory requirements.

Mitigation Strategies

Upgrade Apache Ranger to version 2.9.0 or later immediately. If upgrading is not possible, restrict access to Ranger Download APIs via firewall rules or network segmentation until the upgrade is completed.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-55814. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart