Denial of Service Vulnerability in t-digest by T.Dunning
CVE-2026-87962
8.7HIGH
What is CVE-2026-87962?
The t-digest library versions 3.1 through 3.3 are susceptible to a denial of service issue within the MergingDigest.fromBytes method. This vulnerability arises due to insufficient validation of length and capacity fields from serialized data. Malicious actors can exploit this flaw by providing specially crafted serialized digests that contain mismatched header fields. Such an attack can lead to critical exceptions like ArrayIndexOutOfBoundsException or NegativeArraySizeException, ultimately causing the parsing thread to abort and create significant service disruptions.
Affected Version(s)
t-digest 3.1 <= 3.3
