CVE-2026-87825

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-09 15:17

Updated : 2026-09-14 14:17


NVD link : CVE-2026-87825

Mitre link : CVE-2026-87825

CVE.ORG link : CVE-2026-87825


JSON object : View

Products Affected

No product.

CWE
CWE-416

Use After Free