Description
Logs contain replayable JWT tokens 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

Apache Ranger logs can contain JWT bearer tokens that are replayable. Those tokens captured in log files allow an attacker who reads them to extract an authentication token and reuse it to impersonate a user, granting unauthorized access to Ranger resources. The weakness is logging of sensitive information, classified as CWE‑532.

Affected Systems

The problem affects Apache Ranger versions up through 2.8.0. Versions newer than 2.8.0, specifically 2.9.0, contain the fix. The product is developed by the Apache Software Foundation.

Risk and Exploitability

No EPSS score is available and the vulnerability is not listed in the CISA KEV catalog, so the precise exploitation probability is unclear. Nevertheless, the presence of clear‑text, replayable tokens in logs represents a high‑severity risk if an adversary can read the log files. Likely attack vectors include anyone who gains privileged access to the Ranger log directory or a compromised system exposing logs externally. Once a token is obtained, it can be replayed in subsequent API calls to achieve authenticated access.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Ranger to version 2.9.0 or newer, which removes JWT tokens from logs.
  • If immediate upgrade is not possible, configure Ranger to suppress or mask JWT bearer tokens in log output.
  • Restrict access to Ranger log files to privileged administrators only and monitor logs for suspicious token usage.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 11: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 Logs contain replayable JWT tokens in Apache Ranger versions <= 2.8.0 Users are recommended to upgrade to version 2.9.0, which fixes this issue.
Title Apache Ranger: Logs contain replayable JWT bearer tokens
Weaknesses CWE-532
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-10T10:34:41.106Z

Reserved: 2026-07-23T16:52:25.281Z

Link: CVE-2026-65945

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-532

    Insertion of Sensitive Information into Log File