Skip to main content

Apache Ranger CVE-2026-55799

| EUVDEUVD-2026-55249 CRITICAL
Code Injection (CWE-94)
2026-08-10 apache GHSA-gh8f-2p9r-x68c
9.8
CVSS 3.1 · Vendor: apache
Share

Severity by source

Vendor (apache) PRIMARY
9.8 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
8.8 HIGH

Network-reachable low-complexity code injection with full host impact, but script/condition evaluation typically requires an authenticated policy-author, so PR:L rather than the vendor's PR:N.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (apache).

CVSS VectorVendor: apache

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Analysis Updated
Aug 12, 2026 - 16:36 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Aug 12, 2026 - 16:22 vuln.today
cvss_changed
CVSS changed
Aug 12, 2026 - 16:22 NVD
9.8 (CRITICAL)
Analysis Generated
Aug 10, 2026 - 11:07 vuln.today

DescriptionCVE.org

Remote Code Execution Vulnerability in GraalScriptEngineCreator in Apache Ranger <= 2.8.0 Users are recommended to upgrade to version 2.9.0, which fixes this issue.

AnalysisAI

Remote code execution in Apache Ranger versions up to and including 2.8.0 stems from unsafe script evaluation in the GraalScriptEngineCreator component, letting an attacker inject and execute arbitrary code (CWE-94) on the Ranger host. Because Ranger is the central authorization and data-governance layer for Hadoop-ecosystem services, compromise can undermine access control across an entire big-data platform. There is no public exploit identified at time of analysis, it is not on CISA KEV, and EPSS is modest (0.34%, 26th percentile), but the 9.8 CVSS rating reflects the potential for full host compromise once conditions are met.

Technical ContextAI

Apache Ranger provides centralized security administration, fine-grained authorization, and auditing for Hadoop and related data platforms (Hive, HBase, Kafka, HDFS, etc.). The vulnerable GraalScriptEngineCreator is responsible for instantiating a GraalVM/JSR-223 scripting engine used by Ranger to evaluate dynamic expressions such as script-based policy conditions and macros. CWE-94 (Improper Control of Generation of Code / Code Injection) indicates that attacker-influenced input reaches the script engine without adequate sandboxing or input restriction, allowing the supplied script to break out into arbitrary Java/host code execution. The single affected CPE (cpe:2.3:a:apache_software_foundation:apache_ranger) confirms the flaw is in the Ranger product itself rather than a downstream integration.

RemediationAI

Vendor-released patch: upgrade to Apache Ranger 2.9.0, which the Apache project explicitly identifies as the version fixing this issue (advisory: https://lists.apache.org/thread/mqpdrqrvd47x5vhy03xok4ylbo9wbqgj). This is the primary and recommended action. If an immediate upgrade is not possible, reduce exposure by restricting network access to the Ranger Admin web interface and API to trusted management networks only, and tighten who holds policy-authoring/admin privileges so untrusted users cannot define script-based policy conditions that reach the Graal script engine - with the trade-off that limiting policy authoring may slow legitimate administrative workflows. Monitor Ranger audit and application logs for anomalous policy/condition changes as a detective control until patched.

Share

CVE-2026-55799 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy