CVE Catalog

CVE-2026-87823

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Summary

zstd-jni before 1.5.7-14 performs 32-bit signed bounds checks on three direct-ByteBuffer frame-size native methods, allowing out-of-bounds memory reads via negative or overflowing offsets. Attackers can supply negative offset values near Integer.MIN_VALUE to read unmapped memory, causing JVM termination or extracting arbitrary frame size data from unintended memory locations.

Risk Assessment

This vulnerability can lead to JVM crashes or memory data leakage, impacting confidentiality and availability.

Recommendation

Upgrade zstd-jni to version 1.5.7-14 or later, which includes the bounds check fix.

Other vulnerabilities in zstd-jni

See all
Original NVD description (English source)

zstd-jni before 1.5.7-14 performs 32-bit signed bounds checks on three direct-ByteBuffer frame-size native methods, allowing out-of-bounds memory reads via negative or overflowing offsets. Attackers can supply negative offset values near Integer.MIN_VALUE to read unmapped memory, causing JVM termination or extracting arbitrary frame size data from unintended memory locations.

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