Description
Improper Handling of Insufficient Privileges vulnerability in Apache Accumulo.
An authenticated, but low-privileged user without system permissions may
issue a remote command to gracefully shutdown system components
(compaction-coordinator, compactor, gc, manager, monitor, tserver, or sserver),
leading to a denial of service.

This issue affects Apache Accumulo 2.1.4 and 2.1.5.

Users are recommended to upgrade to version 2.1.6, which fixes the issue.
Published: 2026-07-17
Score: 5.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated user who lacks system permissions can remotely issue a graceful shutdown command to any of the Accumulo services, such as compaction‑coordinator, compactor, garbage collector, manager, monitor, tserver, or sserver. The vulnerability is classified as CWE‑274 and results in a denial‑of‑service condition because the services terminate rather than rejecting the request. The attack exposes no further data or execution capability beyond the induced downtime.

Affected Systems

The affected products are Apache Accumulo 2.1.4 and 2.1.5, released by the Apache Software Foundation. All installations of these versions are susceptible; upgrading to 2.1.6 mitigates the issue.

Risk and Exploitability

The CVSS score of 5.7 indicates a moderate severity, while the EPSS score of less than 1% indicates a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector involves a malicious actor authenticating to the Accumulo cluster and issuing the shutdown API call; no external privilege escalation or code execution is required.

Generated by OpenCVE AI on July 31, 2026 at 00:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Apache Accumulo 2.1.6, replacing the vulnerable 2.1.4 and 2.1.5 releases
  • Apply the recommended access‑control policy to restrict graceful shutdown commands to users with system permissions
  • Validate that the privilege checks are enforced by testing with a low‑privileged account and confirming that shutdown requests are denied

Generated by OpenCVE AI on July 31, 2026 at 00:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 17 Jul 2026 11:30:00 +0000

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

Fri, 17 Jul 2026 10:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 17 Jul 2026 09:00:00 +0000

Type Values Removed Values Added
Description Improper Handling of Insufficient Privileges vulnerability in Apache Accumulo. An authenticated, but low-privileged user without system permissions may issue a remote command to gracefully shutdown system components (compaction-coordinator, compactor, gc, manager, monitor, tserver, or sserver), leading to a denial of service. This issue affects Apache Accumulo 2.1.4 and 2.1.5. Users are recommended to upgrade to version 2.1.6, which fixes the issue.
Title Apache Accumulo: A user can trigger a graceful shutdown of services without the relevant system permissions
Weaknesses CWE-274
References
Metrics cvssV4_0

{'score': 5.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:N/AU:Y/R:U/V:D/RE:L/U:Green'}


cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-17T10:07:38.455Z

Reserved: 2026-07-14T21:02:12.369Z

Link: CVE-2026-62764

cve-icon Vulnrichment

Updated: 2026-07-17T08:48:08.750Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T00:45:05Z

Weaknesses
  • CWE-274

    Improper Handling of Insufficient Privileges