CVE-2026-87962 PUBLISHED

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

Assigner: VulnCheck
Reserved: 09.09.2026 Published: 10.09.2026 Updated: 10.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor tdunning
Product t-digest
Versions Default: unaffected
  • affected from 3.1 to 3.3 (incl.)

Credits

  • Yu Bao, PayPal Cyber Security Team finder

References

Problem Types

  • Improper Validation of Specified Quantity in Input CWE