Description
Privilege Escalation via URL Parameter is reported in Apache Ranger versions <= 2.8.0.

Users are recommended to upgrade to version 2.9.0, which fixes this issue.
Published: 2026-08-10
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to alter a URL parameter within Apache Ranger and, as a result, gain elevated privileges. By tampering with the request, the attacker can elevate their role to administrator or other privileged accounts, compromising confidentiality, integrity, and control over the Ranger deployment. This is a classic privilege escalation flaw as identified by CWE‑269 and CWE‑287.

Affected Systems

Apache Software Foundation’s Apache Ranger versions up to and including 2.8.0 are affected. Versions 2.9.0 and later contain the fix and are not impacted.

Risk and Exploitability

The exploit requires network access to the Ranger service and manipulation of an HTTP request sent to the server. Exact CVSS metrics are not publicly provided, and the EPSS score is currently unavailable, but the vulnerability is not listed in CISA’s KEV catalog. Given that the issue is a URL‑based privilege escalation, it is plausible that a remote attacker could easily abuse it without special conditions, making the risk significant for exposed services.

Generated by OpenCVE AI on August 10, 2026 at 11:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Apache Ranger 2.9.0 or later, which removes the vulnerable URL parameter handling.
  • If upgrading is not immediately possible, restrict access to the Ranger API by applying network segmentation or firewall rules that limit connectivity to trusted hosts, mitigating the opportunity to manipulate URL parameters.
  • Enable logging and monitoring of Ranger API calls to detect anomalous privilege changes and investigate any unauthorized access.

Generated by OpenCVE AI on August 10, 2026 at 11:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
Description Privilege Escalation via URL Parameter is reported in Apache Ranger versions <= 2.8.0. Users are recommended to upgrade to version 2.9.0, which fixes this issue.
Title Apache Ranger: Privilege Escalation via URL Parameter
Weaknesses CWE-20
CWE-269
CWE-287
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-10T10:33:42.931Z

Reserved: 2026-04-15T18:40:13.104Z

Link: CVE-2026-40920

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T11:30:16Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-269

    Improper Privilege Management

  • CWE-287

    Improper Authentication