CVE Catalog

CVE-2026-90560

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.62%

47th percentile - higher than 47% of all known CVEs

Summary

zstd-jni versions 1.2.0 through 1.5.7-13 contain an out-of-bounds read vulnerability in the ZstdDictDecompress constructor because offset and length arguments are never validated against the dictionary array bounds. Attackers can supply arbitrary offset or length values to read memory past the end of the supplied array, potentially causing JVM termination.

Risk Assessment

The vulnerability can lead to Java application crashes (JVM termination) and potential memory data leakage, posing a threat to the stability and confidentiality of systems using zstd-jni.

Recommendation

Update the zstd-jni library to a version newer than 1.5.7-13 if available, or avoid processing untrusted input with ZstdDictDecompress.

Other vulnerabilities in zstd-jni

See all
Original NVD description (English source)

zstd-jni versions 1.2.0 through 1.5.7-13 contain an out-of-bounds read vulnerability in the ZstdDictDecompress constructor because offset and length arguments are never validated against the dictionary array bounds. Attackers can supply arbitrary offset or length values to read memory past the end of the supplied array, potentially causing JVM termination.

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