Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Aligned with NVD as a network command-injection RCE with full CIA impact; PR:N retained per available data but flagged as unverified since Ranger admin APIs typically require authentication.
Primary rating from Vendor (apache).
CVSS VectorVendor: apache
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability in Apache Ranger.
This issue affects Apache Ranger: from 0.6 through 2.8.
AnalysisAI
Command injection in Apache Ranger versions 0.6 through 2.8 allows attackers to inject and execute operating-system commands through improperly neutralized special elements (CWE-77), yielding full compromise of the host running the Ranger service. The NVD CVSS vector scores it 9.8 (network, low complexity, no privileges, no user interaction) with high confidentiality, integrity, and availability impact, meaning a successful exploit can read, alter, and destroy data on the affected component. No public exploit has been identified at time of analysis, and the flaw is not listed in CISA KEV; EPSS estimates a 1.01% 30-day exploitation probability (60th percentile).
Technical ContextAI
Apache Ranger is the centralized authorization, access-control, and data-governance framework for the Hadoop/big-data ecosystem, mediating fine-grained policies for services such as HDFS, Hive, HBase, Kafka, and YARN. The root cause is CWE-77, Improper Neutralization of Special Elements used in a Command: user- or request-supplied input is passed into an OS command context (for example a shell invocation, script execution, or process builder) without adequate sanitization or argument separation, so crafted input can break out of the intended argument and append attacker-controlled commands. The single CPE provided (cpe:2.3:a:apache_software_foundation:apache_ranger:*) does not pin a fixed build, but the EUVD version range establishes the vulnerable envelope as Ranger 0.6 up to and including 2.8. Because Ranger typically runs as a privileged, network-exposed admin/policy service, command execution on it can pivot into the broader data platform it governs.
RemediationAI
Upgrade Apache Ranger to a fixed release beyond the affected 0.6-2.8 range as directed by the Apache advisory at https://lists.apache.org/thread/99ysjqcmz950o3jgm6pqx1wb696onzq7; the exact patched version number is not present in the available intelligence, so confirm the fixed build directly from that advisory before scheduling the change (do not assume a version). No vendor-released patch version is independently confirmed from the provided data. Until the upgrade is applied, reduce exposure with concrete compensating controls: restrict network access to the Ranger Admin service and its REST APIs to a management VLAN or a small allowlist of trusted hosts (trade-off: may break integrations that call Ranger APIs from other subnets), place the admin console behind a reverse proxy or WAF and enforce authentication/MFA on all Ranger endpoints (trade-off: added operational friction and possible tooling breakage), and audit and monitor Ranger process/host logs for anomalous shell or process-spawn activity indicative of command injection. Because Ranger commonly runs with elevated privileges, also verify it is not running as root where avoidable to limit post-exploitation impact.
More in Apache Ranger
View allRemote code execution in Apache Ranger 2.8.0 and earlier arises from arbitrary Java class instantiation in the plugin-sc
Remote code execution in Apache Ranger versions up to and including 2.8.0 arises from JDBC URL injection (CWE-94), letti
Privilege escalation in Apache Ranger versions 2.8.0 and earlier allows an attacker to elevate their effective permissio
TLS hostname verification failure in Apache Ranger Client Code allows network-positioned attackers to intercept sensitiv
Remote code execution in Apache Ranger versions up to and including 2.8.0 stems from unsafe script evaluation in the Gra
SQL injection in Apache Ranger allows remote attackers to inject arbitrary SQL through the application's data-access lay
JWT tokens written to Apache Ranger logs in versions 2.8.0 and earlier remain replayable, allowing any party with read a
Unauthenticated access to Apache Ranger Download APIs on versions 2.8.0 and earlier exposes sensitive authorization poli
Brute-force credential attacks against Apache Ranger's UnixAuth component are possible in all versions up to and includi
Same weakness CWE-77 – Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-55254
GHSA-6qc3-v8fv-fv9j