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: 9.8 Critical
EPSS: < 1% Very Low
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. The CVSS score is 9.8, indicating a critical severity, and the EPSS score is still < 1%, 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 13, 2026 at 08:27 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 13, 2026 at 08:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:apache:ranger:*:*:*:*:*:*:*:*

Wed, 12 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache ranger
Vendors & Products Apache
Apache ranger

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

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-12T15:20:12.224Z

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

Link: CVE-2026-40920

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

Published: 2026-08-10T11:17:26.287

Modified: 2026-08-17T18:49:36.680

Link: CVE-2026-40920

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T08:30:11Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-269

    Improper Privilege Management

  • CWE-287

    Improper Authentication