Description
Remote Code Execution via JDBC URL Injection in Apache Ranger <= 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 described flaw enables an attacker to inject an arbitrary JDBC URL into Apache Ranger, leading to remote code execution. The vulnerability stems from insufficient input validation on JDBC URL strings, allowing an attacker to embed executable code. Successful exploitation would allow the attacker to run arbitrary commands on the underlying system, compromising confidentiality, integrity and availability.

Affected Systems

Apache Ranger versions 2.8.0 and earlier are affected. The vendor is Apache Software Foundation, product Apache Ranger. No specific patch level is mentioned beyond version 2.8.0. The recommended fix is to upgrade to 2.9.0 or any later release.

Risk and Exploitability

The CVSS score is 9.8, indicating a critical security flaw. The EPSS score is < 1%, suggesting a very low but non‑zero likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector involves an attacker inserting a malicious JDBC URL via a configuration or API request that Ranger processes without proper validation, enabling arbitrary code execution.

Generated by OpenCVE AI on August 13, 2026 at 08:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Ranger to version 2.9.0 or later.
  • Limit access to the Ranger service to trusted hosts or networks until the patch is applied.
  • Validate or sanitize all JDBC URL inputs to prevent injection of malicious commands.

Generated by OpenCVE AI on August 13, 2026 at 08:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 19:15: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 Remote Code Execution via JDBC URL Injection in Apache Ranger <= 2.8.0 Users are recommended to upgrade to version 2.9.0, which fixes this issue.
Title Apache Ranger: Remote Code Execution via JDBC URL Injection
Weaknesses CWE-20
CWE-94
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

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

Reserved: 2026-04-28T16:15:14.168Z

Link: CVE-2026-42537

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-17T19:01:44.520

Link: CVE-2026-42537

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')