VYPR
High severityNVD Advisory· Published Nov 19, 2021· Updated Aug 4, 2024

Missing admin check for SCM related admin commands

CVE-2021-39232

Description

In Apache Ozone versions prior to 1.2.0, certain admin related SCM commands can be executed by any authenticated users, not just by admins.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

In Apache Ozone <1.2.0, any authenticated user can execute admin SCM commands due to missing authorization checks.

Vulnerability

In Apache Ozone versions prior to 1.2.0, certain admin-related Storage Container Manager (SCM) commands lack proper authorization checks, allowing any authenticated user to execute them instead of only administrators [1]. This affects all releases before 1.2.0.

Exploitation

An attacker needs only valid authentication credentials to the Ozone cluster. No additional privileges are required. The attacker can issue SCM admin commands via the command-line interface or API, bypassing the intended admin-only restriction [3].

Impact

Successful exploitation enables an authenticated non-admin user to perform administrative operations on the SCM, potentially leading to unauthorized configuration changes, data exposure, or disruption of storage services. The exact impact depends on the specific commands executed.

Mitigation

Upgrade to Apache Ozone version 1.2.0, which includes the fix for this issue (tracked as HDDS-4530) [3]. No workarounds are documented for earlier versions.

AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.apache.ozone:ozone-mainMaven
< 1.2.01.2.0

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.