LZ4 Compression Vulnerability in Yawkat's Java Implementation
CVE-2026-59949
6.5MEDIUM
What is CVE-2026-59949?
Yawkat's LZ4 Java implementation suffers from a critical vulnerability in its JNI-backed XXHash methods. Prior to version 1.11.1, the functions for hashing and streaming hash generation did not properly validate input parameters. This oversight allows malformed byte arrays or excessively large ranges to be processed, potentially leading to access violations that can crash the Java Virtual Machine. Users are advised to upgrade to version 1.11.1 to mitigate these risks.
Affected Version(s)
lz4-java < 1.11.1
