CVE Catalog

CVE-2026-87795

HighCVSS 8.2
Published: Translated: NVD NIST

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.

Risk Assessment

An attacker could cause Java application crashes or potentially leak sensitive memory data, leading to confidentiality breaches or service disruption.

Recommendation

Update zstd-jni to version 1.5.7-14 or later, which includes the fix.

Other vulnerabilities in zstd-jni

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS