CVE-2026-87795

Summary

zstd-jni versions before 1.5.7-14 fail to validate offset and length parameters in the ZstdDictCompress constructor, allowing out-of-bounds memory reads. Attackers can supply untrusted offset or length values to read native heap memory into the compression dictionary, typically causing JVM crashes.

Affected Software

VendorProductVersion RangeStatus
lubenzstd-jni1.2.0 < 1.5.7-14affected

Weaknesses

  • CWE-125: Out-of-bounds Read

References