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

Raw block data can be read bypassing ACL/authorization

CVE-2021-39234

Description

In Apache Ozone versions prior to 1.2.0, Authenticated users knowing the ID of an existing block can craft specific request allowing access those blocks, bypassing other security checks like ACL.

AI Insight

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

In Apache Ozone before 1.2.0, authenticated users can bypass ACLs and read raw block data by crafting requests with known block IDs.

Vulnerability

In Apache Ozone versions prior to 1.2.0, a vulnerability exists in the block access handling. Authenticated users who know the ID of an existing block can craft specific requests to access those blocks, bypassing other security checks like ACLs [1][2]. This issue is tracked as HDDS-5061 [2].

Exploitation

An attacker must be an authenticated user of the Apache Ozone instance and possess knowledge of a target block's ID. With this information, the attacker can craft a request that directly accesses the block data, circumventing the ACL validation that would normally restrict access [1][2].

Impact

Successful exploitation allows the attacker to read raw block data without proper authorization, leading to unauthorized information disclosure. The attacker gains access to data that should have been protected by ACLs, potentially exposing sensitive information stored in those blocks [1][2].

Mitigation

Apache Ozone released version 1.2.0 which fixes this vulnerability. Users should upgrade to Apache Ozone 1.2.0 or later [2]. No workaround is mentioned in the available references.

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.