๐Ÿ” CVE Alert

CVE-2026-87962

HIGH 7.5

t-digest 3.1 through 3.3 Denial of Service via Unvalidated Length Fields in MergingDigest.fromBytes

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

t-digest versions 3.1 through 3.3 contain a denial of service vulnerability in MergingDigest.fromBytes that fails to validate length and capacity fields from serialized data. Attackers can supply crafted serialized digests with mismatched header fields to trigger ArrayIndexOutOfBoundsException or NegativeArraySizeException, aborting the parsing thread.

CWE CWE-1284
Vendor tdunning
Product t-digest
Published Sep 10, 2026
Last Updated Sep 10, 2026
Stay Ahead of the Next One

Get instant alerts for tdunning t-digest

Be the first to know when new high vulnerabilities affecting tdunning t-digest are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

tdunning / t-digest
3.1 โ‰ค 3.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/tdunning/t-digest/issues/227 github.com: https://github.com/tdunning/t-digest/blob/7905f3d2ad18e7d7176811147d1316a3e23d7061/core/src/main/java/com/tdunning/math/stats/MergingDigest.java github.com: https://github.com/tdunning/t-digest vulncheck.com: https://www.vulncheck.com/advisories/t-digest-3.1-through-3.3-denial-of-service-via-unvalidated-length-fields-in-mergingdigest-frombytes

Credits

Yu Bao, PayPal Cyber Security Team