CVE Catalog

CVE-2026-87825

HighCVSS 7.7
Published: Translated: NVD NIST

Summary

zstd-jni before 1.5.7-14 contains a use-after-free vulnerability where streams and contexts hold a dictionary's shared lock only during the load call, allowing the dictionary to be closed while still referenced. Attackers can close a dictionary after associating it with a stream or context, causing subsequent read or write operations to access freed native memory, resulting in silent data corruption or JVM crashes.

Risk Assessment

This vulnerability can lead to data corruption or JVM crashes, impacting application integrity and availability.

Recommendation

Upgrade zstd-jni to version 1.5.7-14 or later, which fixes the dictionary lifecycle management issue.

Other vulnerabilities in zstd-jni

See all
Original NVD description (English source)

zstd-jni before 1.5.7-14 contains a use-after-free vulnerability where streams and contexts hold a dictionary's shared lock only during the load call, allowing the dictionary to be closed while still referenced. Attackers can close a dictionary after associating it with a stream or context, causing subsequent read or write operations to access freed native memory, resulting in silent data corruption or JVM crashes.

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