Description
A vulnerability was detected in HdrHistogram up to 2.2.2. Affected by this issue is the function org.HdrHistogram.AbstractHistogram.decodeFromCompressedByteBuffer of the file src/main/java/org/HdrHistogram/AbstractHistogram.java. The manipulation of the argument lengthOfCompressedContents results in uncontrolled memory allocation. The attack needs to be approached locally. The exploit is now public and may be used. It is still unclear if this vulnerability genuinely exists. This issue is disputed due to the potential lack of crossing of security boundaries and the pre-requisites for a successful attack.
Published: 2026-07-04
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A reported issue in HdrHistogram up to version 2.2.2 involves the function org.HdrHistogram.AbstractHistogram.decodeFromCompressedByteBuffer, where the lengthOfCompressedContents argument is used to allocate memory without bounds checking. Such unchecked allocation could lead to an out‑of‑memory condition if an attacker supplies a large value, potentially causing a denial‑of‑service. However, the CVE notes that the vulnerability’s existence and exploitability are disputed, leaving uncertainty about whether the flaw can be leveraged in practice.

Affected Systems

The HdrHistogram Java library, used in many Java applications for histogram data, is affected for all releases up to and including 2.2.2. Any Java application that incorporates this library and calls decodeFromCompressedByteBuffer to deserialize compressed histograms may be impacted, regardless of the upstream vendor since the component is open source.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate severity, while an EPSS score of less than 1 % reflects a very low perceived chance of exploitation. The vulnerability is not listed in the CISA KEV catalog. Exploitation would require local access to an application that performs histogram decompression and the ability to supply a maliciously crafted compressed payload. Because the CVE states that the flaw’s existence and practical risk are debated, the overall threat remains uncertain and organizations should verify whether the vulnerable code paths are present before taking action.

Generated by OpenCVE AI on July 31, 2026 at 14:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • If a patched version of HdrHistogram is available, upgrade the library; otherwise, continue to monitor the project’s issue tracker for community workarounds and apply them only after verifying their effectiveness.
  • Implement runtime validation of the lengthOfCompressedContents parameter before calling decodeFromCompressedByteBuffer, ensuring the allocation size does not exceed a reasonable maximum.
  • Add defensive checks to reject or limit allocation requests that exceed a configured memory threshold to prevent uncontrolled memory growth.
  • If upgrading or patching is not possible, isolate the use of the HdrHistogram library in a sandboxed JVM or container with strict memory limits to contain any potential out‑of‑memory event.

Generated by OpenCVE AI on July 31, 2026 at 14:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Jul 2026 08:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in HdrHistogram up to 2.2.2. Affected by this issue is the function org.HdrHistogram.AbstractHistogram.decodeFromCompressedByteBuffer of the file src/main/java/org/HdrHistogram/AbstractHistogram.java. The manipulation of the argument lengthOfCompressedContents results in uncontrolled memory allocation. The attack needs to be approached locally. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet. A vulnerability was detected in HdrHistogram up to 2.2.2. Affected by this issue is the function org.HdrHistogram.AbstractHistogram.decodeFromCompressedByteBuffer of the file src/main/java/org/HdrHistogram/AbstractHistogram.java. The manipulation of the argument lengthOfCompressedContents results in uncontrolled memory allocation. The attack needs to be approached locally. The exploit is now public and may be used. It is still unclear if this vulnerability genuinely exists. This issue is disputed due to the potential lack of crossing of security boundaries and the pre-requisites for a successful attack.

Mon, 13 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-770
References
Metrics threat_severity

None

threat_severity

Low


Tue, 07 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 04 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in HdrHistogram up to 2.2.2. Affected by this issue is the function org.HdrHistogram.AbstractHistogram.decodeFromCompressedByteBuffer of the file src/main/java/org/HdrHistogram/AbstractHistogram.java. The manipulation of the argument lengthOfCompressedContents results in uncontrolled memory allocation. The attack needs to be approached locally. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Title HdrHistogram AbstractHistogram.java memory allocation
First Time appeared Hdrhistogram
Hdrhistogram hdrhistogram
Weaknesses CWE-400
CWE-789
CPEs cpe:2.3:a:hdrhistogram:hdrhistogram:*:*:*:*:*:*:*:*
Vendors & Products Hdrhistogram
Hdrhistogram hdrhistogram
References
Metrics cvssV2_0

{'score': 1.7, 'vector': 'AV:L/AC:L/Au:S/C:N/I:N/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 3.3, 'vector': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 3.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Hdrhistogram Hdrhistogram
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-16T07:18:18.631Z

Reserved: 2026-07-04T04:39:55.742Z

Link: CVE-2026-14683

cve-icon Vulnrichment

Updated: 2026-07-07T02:37:50.872Z

cve-icon NVD

Status : Deferred

Published: 2026-07-04T23:16:55.590

Modified: 2026-07-16T08:16:16.500

Link: CVE-2026-14683

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-04T23:00:10Z

Links: CVE-2026-14683 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T14:45:03Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption

  • CWE-770

    Allocation of Resources Without Limits or Throttling

  • CWE-789

    Memory Allocation with Excessive Size Value